Type Alias ReceiptTy
pub type ReceiptTy<N> = <<N as NodeTypes>::Primitives as NodePrimitives>::Receipt;
Expand description
Helper adapter type for accessing NodePrimitives::Receipt
on NodeTypes
.
Layoutยง
Note: Encountered an error during type layout; the type failed to be normalized.