TxSetComponentTxsMaybeDiscountedFeeXdr

XDR Source: struct { int64* baseFee; TransactionEnvelope txs<>; }

Constructors

Link copied to clipboard
constructor(baseFee: Int64Xdr?, txs: List<TransactionEnvelopeXdr>)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard
fun encode(writer: XdrWriter)