4. Regen Wallet
If you have an existing wallet, you can import it like so:
Regen Coldkey
btcli wallet regen_coldkey --wallet.name validator --mnemonic <mnemonic>
Regen Hotkey
btcli wallet regen_hotkey --wallet.name validator --mnemonic <mnemonic>
Verify creation of wallets
make list-wallets
You should see a validator
wallet, with an associated hotkey (default
)