CreateWalletOptions Properties
The CreateWalletOptions type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
|
|
CoinType |
This should not be changed and secret network has the number 529 (see https://github.com/satoshilabs/slips/blob/master/slip-0044.md)
|
|
|
HdAccountIndex |
Gets or sets the account number (default = 0)
|
|
|
KeyDerivationPath |
Gets the key derivation path ($"m/44'/{CoinType}'/0'/0/{HdAccountIndex}").
|
|
|
KeyStorageProvider |
Gets or sets the key storage provider.
|

