mirror of
https://github.com/nspcc-dev/neo-exporter.git
synced 2026-03-01 04:28:48 +00:00
_balance_notary metrics disappeared #55
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @532910 on GitHub (Feb 28, 2024).
Originally assigned to: @smallhive on GitHub.
neofs_net_monitor_sn_balance_notary
neofs_net_monitor_alphabet_balance_notary
check NeoFS Network Monitor dashborad for details
@smallhive commented on GitHub (Feb 29, 2024):
The problem is and it is visible on debug log level. Looks like
@roman-khimov commented on GitHub (Feb 29, 2024):
Notary contract is not NEP-17! It has a similar
balanceOf, but it's not a token by itself.