toggle menu
libnexakotlin
0.3.5
common
switch theme
search in API
libnexakotlin
/
org.nexa.libnexakotlin
/
Wallet
/
forEachTxByAddress
for
Each
Tx
By
Address
abstract
fun
forEachTxByAddress
(
addr
:
PayAddress
,
doit
:
(
TransactionHistory
)
->
Unit
)