menu
blockchain_utils package
documentation
bip/address/ada/ada_byron_addr.dart
AdaByronAddrDecoder
decodeWithInfo method
decodeWithInfo method
dark_mode
light_mode
decodeWithInfo
method
ADAByronAddr
decodeWithInfo
(
String
addr
)
Implementation
ADAByronAddr decodeWithInfo(String addr) { return ADAByronAddr.decode(addr); }
blockchain_utils package
documentation
bip/address/ada/ada_byron_addr
AdaByronAddrDecoder
decodeWithInfo method
AdaByronAddrDecoder class