getTotalTransaction
• Shows the total number of transactions processed by the network so far.
• Useful for understanding network usage or tracking adoption.
curl http://localhost:8492/uaxn_transaction_count{ "jsonrpc": "2.0", "total_transactions":5528, "id": 0}%