stellar-sdk
Toggle table of contents
1.8.1
common
Target filter
common
Switch theme
Search in API
Skip to content
stellar-sdk
stellar-sdk
/
com.soneso.stellar.sdk
/
DelegateDescriptor
/
DelegateDescriptor
Delegate
Descriptor
constructor
(
address
:
String
,
signature
:
SCValXdr
=
Scv.toVoid()
,
nestedDelegates
:
List
<
DelegateDescriptor
>
=
emptyList()
)