Instance

data class Instance(val value: SCContractInstanceXdr) : SCValXdr

Special SCVals reserved for system-constructed contract-data ledger keys, not generally usable elsewhere.

Constructors

Link copied to clipboard
constructor(value: SCContractInstanceXdr)

Properties

Link copied to clipboard
open override val discriminant: SCValTypeXdr
Link copied to clipboard

Functions

Link copied to clipboard
fun encode(writer: XdrWriter)
Link copied to clipboard

Encodes this XDR object to a base64 string.