libnexakotlin
Toggle table of contents
0.5.12
common
Platform filter
common
Switch theme
Search in API
libnexakotlin
libnexakotlin
/
org.nexa.libnexakotlin
/
Wallet
/
forEachTx
for
Each
Tx
abstract
fun
forEachTx
(
doit
:
(
TransactionHistory
)
->
Boolean
)
Wallet history iterator
Parameters
doit
return true to stop iterating, false to continue.