Bip32AccountProps: {
    accountIndex: number;
    chainId: ChainId;
    extendedAccountPublicKey: Bip32PublicKeyHex;
}

Type declaration

Generated using TypeDoc