aztec-nr - protocol_types::constants

Global PUBLIC_LOG_PLAINTEXT_LEN

pub global PUBLIC_LOG_PLAINTEXT_LEN: u32;

A public log's plaintext is all fields except the first one, which is called 'tag'. We call this 'plaintext' because, unlike public logs, it is expected that public logs are not encrypted (since the encryption would be public, revealing the plaintext).