koinos / koinos-cli

A command line utility used for key management and to interact with the Koinos blockchain.
Other
9 stars 7 forks source link

[BUG]: Offline Transfer Panics #177

Closed mvandeberg closed 1 year ago

mvandeberg commented 1 year ago

Is there an existing issue for this?

Current behavior

When trying to transfer when the wallet is offline, the cli panics when it tries to get the wallet's current balance.

Expected behavior

When offline, the wallet should assume the amount entered is valid and create the transaction regardless.

Steps to reproduce

No response

Environment

- OS:

Anything else?

No response