GeneralizedTransactionSetXdr

XDR Source: union GeneralizedTransactionSet switch (int v) { // We consider the legacy TransactionSet to be v0. case 1: TransactionSetV1 v1TxSet; };

Inheritors

Types

Link copied to clipboard
object Companion
Link copied to clipboard

We consider the legacy TransactionSet to be v0.

Properties

Link copied to clipboard
abstract val discriminant: Int

Functions

Link copied to clipboard
fun encode(writer: XdrWriter)