LedgerKeyAccountXdr

data class LedgerKeyAccountXdr(val accountId: AccountIDXdr)

XDR Source: struct { AccountID accountID; }

Constructors

Link copied to clipboard
constructor(accountId: AccountIDXdr)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Functions

Link copied to clipboard
fun encode(writer: XdrWriter)