confirm

fun confirm(confirmation: SDKConfirmationJson)

Confirms the transaction with the provided JSON data.

After calling this method, it won't be possible to abort the transaction.

Parameters

confirmation

the confirmation JSON data for this transaction

Throws

is called after transaction is aborted

if called more than once