Type Alias RpcReceipt
pub type RpcReceipt<T> = <T as RpcTypes>::Receipt;
Available on crate feature
rpc
only.Expand description
Adapter for network specific receipt type.
Layout§
Note: Encountered an error during type layout; the type failed to be normalized.