ResetWalletRequest

@Serializable
data class ResetWalletRequest(var scanHeight: Long)

Reset wallet request.

Author

Marcus Cvjeticanin

Since

0.3.0

Constructors

Link copied to clipboard
constructor(scanHeight: Long)

Properties

Link copied to clipboard