Skip to content

cardano-web3-js / CW3Types / AccountAddressDerivation

Type Alias: AccountAddressDerivation

AccountAddressDerivation = object

Defined in: src/types/index.ts:45

Properties

address

address: string

Defined in: src/types/index.ts:46


path

path: AddressDerivationPath

Defined in: src/types/index.ts:47

Released under the MIT License