NOTE: Noble balances are not exported b/c it is free to submit "message received" transactions on noble chain. Therefore it is unnecessary to track balances.
Default port for Prometheus is 2112 but can be overridden using --metrics-port flag.
Minor additions unrelated to wallet balance metric:
un-depreciated the --verbose flag from the previous PR (this flag is simply nice to have)
This PR exports wallet balances using prometheus.
NOTE: Noble balances are not exported b/c it is free to submit "message received" transactions on noble chain. Therefore it is unnecessary to track balances.
Default port for Prometheus is
2112
but can be overridden using--metrics-port
flag.Minor additions unrelated to wallet balance metric: