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