toCompactRawBytes method

Uint8List toCompactRawBytes()

Uint8Array 64b compact repr

Implementation

Uint8List toCompactRawBytes() => Utilities.hexToBytes(toCompactHex());