CreateWalletOptions Properties

The CreateWalletOptions type exposes the following members.

Properties


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