Type Definition ethcore::error::ImportResult  
                   
                       [−]
                   
               [src]
type ImportResult = EthcoreResult<H256>;
Result of import block operation.
type ImportResult = EthcoreResult<H256>;
Result of import block operation.