Recovery

data class Recovery(val fromHeight: UInt) : ScanType(source)

Recover an existing wallet by scanning from the specified height.

Constructors

Link copied to clipboard
constructor(fromHeight: UInt)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard