Interface: OfflineSignerConfig
Properties
hdPath
• hdPath: readonly HdPath
[]
The BIP-32/SLIP-10 derivation paths.
Defaults to the Desmos path m/44'/852'/0'/0/0
.
Defined in
packages/core/src/signers/adapter.ts:25
prefix
• prefix: string
The bech32 address prefix (human readable part). Defaults to "desmos".