github helium/helium-wallet-rs v1.2.2
Wallet File Option Fixes

latest releases: v2.0.0-rc.4, v2.0.0-rc.3, v2.0.0-rc.2...
4 years ago

This bug fix releases fixes an issue with the -f and --file options for helium-wallet where the filename would not be recognized and the application help would be shown.

With this release you can now do normal -f file options, for example:

helium-wallet -f my.wallnet.key info

And for a sharded wallet:

helium-wallet -f wallet.key.1 -f wallet.key.2 info

Don't miss a new helium-wallet-rs release

NewReleases is sending notifications on new releases.