Kuira
Toggle table of contents
0.1.0-alpha03
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Kuira
ledger
/
com.midnight.kuira.core.ledger.fee
/
DustActionsBuilder
/
DustActions
/
DustActions
Dust
Actions
constructor
(
spends
:
List
<
DustSpendCreator.DustSpend
>
,
selectedCoins
:
List
<
DustTokenEntity
>
,
totalFee
:
BigInteger
,
change
:
BigInteger
,
utxoIndices
:
List
<
Int
>
)