SorobanAddressCredentialsWithDelegatesXdr

XDR Source: struct SorobanAddressCredentialsWithDelegates { SorobanAddressCredentials addressCredentials; SorobanDelegateSignature delegates<>; };

Constructors

constructor(addressCredentials: SorobanAddressCredentialsXdr, delegates: List<SorobanDelegateSignatureXdr>)

Types

Link copied to clipboard
object Companion

Properties

Functions

Link copied to clipboard
fun encode(writer: XdrWriter)