menu
blockchain_utils package
documentation
bip/ecc/keys/i_keys.dart
IPrivateKey
toHex abstract method
toHex abstract method
dark_mode
light_mode
toHex
abstract method
String
toHex
(
{
bool
lowerCase
=
true
,
String
?
prefix
=
""
,
})
Implementation
String toHex({bool lowerCase = true, String? prefix = ""});
blockchain_utils package
documentation
bip/ecc/keys/i_keys
IPrivateKey
toHex abstract method
IPrivateKey class