ClaimableBalanceEntryExtensionV1Xdr

XDR Source: struct ClaimableBalanceEntryExtensionV1 { union switch (int v) { case 0: void; } ext;

uint32 flags; // see ClaimableBalanceFlags

};

Constructors

Link copied to clipboard

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard

see ClaimableBalanceFlags

Functions

Link copied to clipboard
fun encode(writer: XdrWriter)