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
/
Sending
Sending
data
class
Sending
(
val
stage
:
String
)
:
SendUiState
A send is running;
stage
is the coarse step (e.g. "Submitting transaction…").
Members
Constructors
Sending
Link copied to clipboard
constructor
(
stage
:
String
)
Properties
stage
Link copied to clipboard
val
stage
:
String