FIXES
- No longer complains on
hotspots transfer
without a json format option. The json format is the only supported output for this command so we now ignore the option
ADDED
- Seed phrase output support! You can know output a
bip39
ormobile
seed phrase for your wallet by usinghelium-wallet verify --seed bip39
or--seed mobile
. The latter will only work for wallets imported from the mobile app.