LedgerKeyContractCodeXdr

data class LedgerKeyContractCodeXdr(val hash: HashXdr)

XDR Source: struct { Hash hash; }

Constructors

Link copied to clipboard
constructor(hash: HashXdr)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Functions

Link copied to clipboard
fun encode(writer: XdrWriter)