Derive the configPrivateKey for a wallet.
configPrivateKey
This key is derived from the path m/5757'/0'/1, using 1 for change option, following the bip44 recommendation for keys relating to non-public data.
m/5757'/0'/1
1
This key is used to encrypt configuration data related to a wallet, so the user's configuration can be synced across wallets.
A keychain that was created using the wallet's seed phrase
Generated using TypeDoc
Derive the
configPrivateKey
for a wallet.This key is derived from the path
m/5757'/0'/1
, using1
for change option, following the bip44 recommendation for keys relating to non-public data.This key is used to encrypt configuration data related to a wallet, so the user's configuration can be synced across wallets.