LedgerEntryExtensionV1Xdr

XDR Source: struct LedgerEntryExtensionV1 { SponsorshipDescriptor sponsoringID;

union switch (int v)
{
case 0:
    void;
}
ext;

};

Constructors

Link copied to clipboard

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)