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