menu
blockchain_utils package
documentation
bip/bip/bip32/bip32_keys.dart
Bip32KeyBase
toExtendedBytes abstract method
toExtendedBytes abstract method
dark_mode
light_mode
toExtendedBytes
abstract method
List
<
int
>
toExtendedBytes
(
{
bool
withPrefix
=
true
,
})
Implementation
List<int> toExtendedBytes({bool withPrefix = true});
blockchain_utils package
documentation
bip/bip/bip32/bip32_keys
Bip32KeyBase
toExtendedBytes abstract method
Bip32KeyBase class