libnexakotlin
Toggle table of contents
0.4.7
common
Platform filter
common
Switch theme
Search in API
libnexakotlin
libnexakotlin
/
org.nexa.libnexakotlin
/
MultisigP2SHDestination
/
MultisigP2SHDestination
Multisig
P2SHDestination
constructor
(
chain
:
ChainSelector
,
minSigs
:
Int
,
pubkeys
:
Array
<
ByteArray
>
,
privkeys
:
Array
<
Secret
?
>
,
index
:
Long
)