libnexakotlin
Toggle table of contents
0.4.7
common
Platform filter
common
Switch theme
Search in API
libnexakotlin
libnexakotlin
/
org.nexa.libnexakotlin
/
Wallet
/
WalletStatistics
/
WalletStatistics
Wallet
Statistics
constructor
(
numUnusedAddrs
:
Int
,
numUsedAddrs
:
Int
,
numUnspentTxos
:
Int
,
totalTxos
:
Int
,
numTransactions
:
Int
,
firstReceiveHeight
:
Long
,
lastReceiveHeight
:
Long
,
firstSendHeight
:
Long
,
lastSendHeight
:
Long
,
txCacheSize
:
Int
,
txoCacheSize
:
Int
)