ViNo-community/vite-node-bot

Add command for pending transactions

Closed this issue · 1 comments

Use: https://docs.vite.org/go-vite/api/rpc/ledger_v2.html#ledger-getunreceivedblocksbyaddress

v!pending

Displays page size unreceived transactions starting at index or the following address.

Added v!pending_count [account] for count of unreceived transactions

And v!pending [account] [index] [size] for showing account blocks of unreceived transactions.