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
And the state_get_balance_result contains a valid merkle proof
state_get_balance was deprecated and replaced with query_balance. IMO the test suite shouldn't require this RPC endpoint to work in the latest versions of the SDKs.
sdk-std-test-resources/features/state_get_balance.feature
Line 8 in 6054b1a
state_get_balance
was deprecated and replaced withquery_balance
. IMO the test suite shouldn't require this RPC endpoint to work in the latest versions of the SDKs.This method has been removed from the docs too:
https://github.com/casper-network/docs/issues/1253
The text was updated successfully, but these errors were encountered: