Type Alias ReceiptTy
pub type ReceiptTy<N> = <<N as NodeTypes>::Primitives as NodePrimitives>::Receipt;
Available on crate feature
node-api
only.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.