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