GetTransactionListFromPending¶
Return the txID list of every transaction in the pending pool.
- Service:
Walletonly
rpc GetTransactionListFromPending (EmptyMessage) returns (TransactionIdList) {}
See the corresponding HTTP endpoint at /wallet/gettransactionlistfrompending.