payload property
The decoded raw payload bytes (8-bit). For real MWEB addresses this is ~66 bytes (scan + spend compressed pubkeys).
Implementation
final Uint8List payload;
The decoded raw payload bytes (8-bit). For real MWEB addresses this is ~66 bytes (scan + spend compressed pubkeys).
final Uint8List payload;