Loading

data class Loading(val stage: String) : WalletStatus

Building MidnightSdk and reading the first balance. stage feeds the sheet's status line.

Constructors

Link copied to clipboard
constructor(stage: String)

Properties

Link copied to clipboard