TransactionLiteral

One signed transaction predicate literal: a predicate, optionally negated.

Types

Link copied to clipboard
sealed interface Predicate

The transaction-index predicate to match.

Properties

Link copied to clipboard
abstract val negated: Boolean

When true, the literal matches transactions that the predicate does not match.

Link copied to clipboard

The transaction-index predicate to match.

Functions

Link copied to clipboard
fun TransactionLiteral.copy(body: <Error class: unknown class>.() -> Unit = {}): TransactionLiteral

Copies the original message, including unknown fields.