menu
blockchain_utils package
documentation
bip/bip/bip32/bip32_keys.dart
Bip32PrivateKey
toHex method
toHex method
dark_mode
light_mode
toHex
method
@
override
String
toHex
(
)
override
Implementation
@override String toHex() { return privKey.toHex(); }
blockchain_utils package
documentation
bip/bip/bip32/bip32_keys
Bip32PrivateKey
toHex method
Bip32PrivateKey class