VoutFilter

This container specifies filtering attributes related to BITCOIN_VOUT event types

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Specifies if the transaction output is spent or unspent.

Functions

Link copied to clipboard
inline fun copy(block: VoutFilter.Builder.() -> Unit = {}): VoutFilter
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String