DatabaseUnlockFailed

The encrypted wallet database or stored database key could not be unlocked.

Constructors

Link copied to clipboard
constructor(walletId: String, cause: Throwable? = null)

Properties

Link copied to clipboard
expect open val cause: Throwable?
Link copied to clipboard
expect open val message: String?