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