Kuira
Toggle table of contents
0.1.0-alpha03
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Kuira
wallet
/
com.midnight.kuira.core.wallet.model
/
Balance
/
Balance
Balance
constructor
(
shielded
:
BigInteger
=
BigInteger.ZERO
,
unshielded
:
BigInteger
=
BigInteger.ZERO
,
dust
:
BigInteger
=
BigInteger.ZERO
,
tokenType
:
String
=
"MIDNIGHT"
)