Type Alias ExternalBlockWithReceipts

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