libnexakotlin
Toggle table of contents
0.4.7
common
Platform filter
common
Switch theme
Search in API
libnexakotlin
libnexakotlin
/
org.nexa.libnexakotlin
/
AsyncTransactionSigner
/
AsyncTransactionSigner
Async
Transaction
Signer
constructor
(
w
:
Wallet
,
tx
:
iTransaction
,
sigHashType
:
ByteArray
=
byteArrayOf()
,
coctxt
:
CoroutineContext
,
title
:
String
,
update
:
suspend
(
AsyncOpTracker
)
->
Unit
)