GetPendingTransaction
• Returns a list of transactions currently waiting to be confirmed.
• Important for wallets and monitoring tools to track in-flight activity.
curl http://localhost:8492/pending_transactions{ "jsonrpc": "2.0", "result": [], "id": 0}%