VyTransactionCancelRequest

A request object used to cancel a transaction in the eVyChain blockchain.

Properties

Field
Type
Description

chain [required]

The type of eVyChain blockchain where the transaction was made.

transactionHash [required]

string

The hash of the transaction to be cancelled.

pincode [required]

string

The pincode used to authorize the transaction cancellation.

Last updated