cancel

abstract suspend fun cancel()

User wants to cancel the transaction.


abstract suspend fun cancel(code: CancelCode)