Interface: GetAddressParams
Defined in: apps/docs/repos/hydra/libraries/hw-common/src/types.ts:123
getAddress(…)
Properties
Property | Type | Defined in |
---|---|---|
assetName | string | apps/docs/repos/hydra/libraries/hw-common/src/types.ts:124 |
derivationPath | string | apps/docs/repos/hydra/libraries/hw-common/src/types.ts:125 |
displayOnDevice? | boolean | apps/docs/repos/hydra/libraries/hw-common/src/types.ts:127 |
multisigData? | MultisigData | apps/docs/repos/hydra/libraries/hw-common/src/types.ts:126 |