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
Mirror node added logic tot eh api/v1/accounts/{accountIdOrEvmAddress} to return the up to date balance.
However, the relay still calls the consensus node
Solution
Update eth_getBalance with logic to call mirror node account endpoint
Alternatives
No response
The text was updated successfully, but these errors were encountered:
Problem
Mirror node added logic tot eh
api/v1/accounts/{accountIdOrEvmAddress}
to return the up to date balance.However, the relay still calls the consensus node
Solution
Update
eth_getBalance
with logic to call mirror node account endpointAlternatives
No response
The text was updated successfully, but these errors were encountered: