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