cancelTransaction
This endpoint immediately tries to cancel a stuck transaction.
Parameters
reqParams | Request data for the operation | |
signingMethod | This operation requires a valid Signing-Method from the corresponding user |
Returns
VyPromise<VyTransactionResultDto> Transaction canceled successfully.
Last updated