libnexakotlin
Toggle table of contents
0.5.34
common
Target filter
common
Switch theme
Search in API
Skip to content
libnexakotlin
libnexakotlin
/
org.nexa.libnexakotlin
/
MultisigDestination
/
MultisigDestination
Multisig
Destination
constructor
(
chain
:
ChainSelector
,
minSigs
:
Int
,
pubkeys
:
Array
<
Bytes
>
,
privkeys
:
Array
<
Secret
?
>
)