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
{{ message }}
This repository was archived by the owner on Jan 21, 2022. It is now read-only.
We are currently assuming the latest block in all JSON-RPC queries that accept a quantity. Instead, allow the user to select the block to which queries will be applied to, for example, fetch balances and transaction counts. Possible values: before TX, after TX, latest.