menu
blockchain_utils package
documentation
bip/bip/bip32/base/bip32_base.dart
Bip32Base
childKey abstract method
childKey abstract method
dark_mode
light_mode
childKey
abstract method
Bip32Base
childKey
(
Bip32KeyIndex
index
)
Derives a child BIP-32 key from the current key.
Implementation
Bip32Base childKey(Bip32KeyIndex index);
blockchain_utils package
documentation
bip/bip/bip32/base/bip32_base
Bip32Base
childKey abstract method
Bip32Base class