Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsNotBlockedByValset ¶
func IsNotBlockedByValset(pendingValsetUpdates []types.QueuedSignedMessageI, msg types.QueuedSignedMessageI) bool
func IsOldestMsgPerSender ¶
Biased: Filter expects messages to be ordered by message ID (default) Filter requires injection of a look-up table to keep track of senders Filter out multiple messages from same sender This is done to avoid possible relays of more messages than user is able to pay for.
func IsUnprocessed ¶
func IsUnprocessed(msg types.QueuedSignedMessageI) bool
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.