SenderFilter

interface SenderFilter

Match by transaction sender address.

Properties

Link copied to clipboard
abstract val address: String?

The sender address (hex-encoded).

Link copied to clipboard

Returns the field-presence view for this SenderFilter instance.

Functions

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

Copies the original message, including unknown fields.