DerivationPathSearchProgress

data class DerivationPathSearchProgress(var aborter: Objectify<Boolean>, var progress: String?, var progressInt: Int, var results: AccountSearchResults? = null)

Constructors

Link copied to clipboard
constructor(aborter: Objectify<Boolean>, progress: String?, progressInt: Int, results: AccountSearchResults? = null)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard