Sending

data class Sending(val stage: String) : SendUiState

A send is running; stage is the coarse step (e.g. "Submitting transaction…").

Constructors

Link copied to clipboard
constructor(stage: String)

Properties

Link copied to clipboard