Type Alias RpcTransactionPoolResponse

Source
pub type RpcTransactionPoolResponse = Vec<ValidCommandWithHash>;

Aliased Typeยง

pub struct RpcTransactionPoolResponse { /* private fields */ }