OptionalchannelChannel name for last-write-wins semantics.
When provided, the statement is tagged with blake2b(channel).
For a given channel, only the most recent statement is kept.
OptionaldecryptionDecryption key hint (32 bytes).
Used by the statement_posted RPC method to filter statements.
Typically set to the blake2b hash of the room or document ID.
Optionaltopic2Secondary topic for additional filtering.
Hashed with blake2b and set as topic2. Useful for scoping statements to a specific room, document, or context.
OptionalttlTime-to-live in seconds. Overrides StatementStoreConfig.defaultTtlSeconds.
Options for publishing a single statement.