Type Alias RpcTransaction
pub type RpcTransaction<T> = <T as RpcTypes>::Transaction;
Expand description
Adapter for network specific transaction type.
Layout§
Note: Encountered an error during type layout; the type failed to be normalized.
pub type RpcTransaction<T> = <T as RpcTypes>::Transaction;
Adapter for network specific transaction type.
Note: Encountered an error during type layout; the type failed to be normalized.