Kuira
Toggle table of contents
0.1.0-alpha05
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Kuira
dapp-ui
/
com.midnight.kuira.dapp.wallet
/
SendUiState
/
Success
Success
data
class
Success
(
val
txHash
:
String
)
:
SendUiState
The transfer finalized (or was accepted and is finalizing);
txHash
may be empty.
Members
Constructors
Success
Link copied to clipboard
constructor
(
txHash
:
String
)
Properties
tx
Hash
Link copied to clipboard
val
txHash
:
String