User Tools

Site Tools


crypto:chia:cli:check_status:check_the_wallet

Crypto - Chia - CLI - Check Status - Check the Wallet

chia wallet show

returns:

Wallet height: 496202
Sync status: Synced
Balances, fingerprint: 1234567890
Wallet ID 1 type STANDARD_WALLET
   -Total Balance: 0.0 xch (0 mojo)
   -Pending Total Balance: 0.0 xch (0 mojo)
   -Spendable: 0.0 xch (0 mojo)

If an Exception is returned

If an exception message is seen:

Exception from 'wallet' 

then

chia start wallet-only -r

Alternatively try

chia start farmer -r

Alternatively Try

rm ~/.chia/mainnet/wallet/db/*

then

chia wallet show

returns:

No online backup file found, 
 Press S to skip restore from backup 
 Press F to use your own backup file:

NOTE: Push S to skip restoring.

crypto/chia/cli/check_status/check_the_wallet.txt · Last modified: 2021/06/29 16:29 by peter

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki