Module tags

Source
Expand description

tags Module for handling message tags and message relay functionality.

This module provides functionality for filtering and managing message relays, including support for message tags, message filtering, and round-based message handling. It includes structures for managing expected messages and handling message rounds.

Structs§

FilteredMsgRelay
A message relay that filters messages based on expected tags and party IDs.
Round
A structure for receiving a round of messages.

Enums§

Error
Errors that can occur during message relay operations.