You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Traceback (most recent call last):
File "/opt/proxy/statistics_exporter/prometheus_proxy_server.py", line 42, in commit_loop
self._stat_operator_balance()
File "/opt/proxy/statistics_exporter/prometheus_proxy_server.py", line 57, in _stat_operator_balance
neon_layouts = self._solana.get_account_info_layout_list(neon_accounts)
File "/opt/proxy/common_neon/solana_interactor.py", line 368, in get_account_info_layout_list
accounts_list.append(AccountInfoLayout.frombytes(info.data))
NameError: name 'AccountInfoLayout' is not defined```
AccountInfoLayout -> NeonAccountInfo
┆Issue is synchronized with this [Jira Task](https://neonlabs.atlassian.net/browse/NEON-147) by [Unito](https://www.unito.io)
The text was updated successfully, but these errors were encountered:
A lot of errors:
The text was updated successfully, but these errors were encountered: