pub type RpcTransactionPoolResponse = Vec<ValidCommandWithHash>;
pub struct RpcTransactionPoolResponse { /* private fields */ }