toHash method

Nonce toHash()

Implementation

Uint8List toHash() {
  return lebEncode(_value);
}