stratus::eth::external_rpc

Type Alias ExternalBlockWithReceipts

Source
pub type ExternalBlockWithReceipts = (ExternalBlock, Vec<ExternalReceipt>);