TransactionPhaseXdr

sealed class TransactionPhaseXdr

XDR Source: union TransactionPhase switch (int v) { case 0: TxSetComponent v0Components<>; case 1: ParallelTxsComponent parallelTxsComponent; };

Inheritors

Types

Link copied to clipboard
object Companion
Link copied to clipboard
Link copied to clipboard

Properties

Link copied to clipboard
abstract val discriminant: Int

Functions

Link copied to clipboard
fun encode(writer: XdrWriter)