near / near-cli-rs

near CLI is your human-friendly companion that helps to interact with NEAR Protocol from command line.
https://near.cli.rs
Apache License 2.0
102 stars 56 forks source link

[BUG] view-near-balance command fails #384

Closed garikbesson closed 3 months ago

garikbesson commented 3 months ago

Details are on the screenshot.

Testnet RPC is default: rpc_url = "https://archival-rpc.testnet.near.org/"

The command doesn't work for me on the mainnet either (default RPC).

image
frol commented 3 months ago

It will be resolved with #381