menu
xrp_dart package
documentation
xrp_dart.dart
XRPAddress
toBytes method
toBytes method
dark_mode
light_mode
toBytes
method
Uint8List
toBytes
(
)
Implementation
Uint8List toBytes() { return bs58.xrplBase58.decodeCheck(address); }
xrp_dart package
documentation
xrp_dart
XRPAddress
toBytes method
XRPAddress class