Module encoding
Functions
- Decodes a standard aztec-nr message, i.e. one created via
encode_message, returning the original encoded values. - Encodes a message following aztec-nr's standard message encoding. This message can later be decoded with
decode_messageto retrieve the original values.
Globals
- The maximum length of a message's content, i.e. not including the expanded message metadata.