VyTransactionCancelRequest
A request object used to cancel a transaction in the eVyChain blockchain.
Properties
Field
Type
Description
transactionHash [required]
string
The hash of the transaction to be cancelled.
pincode [required]
string
The pincode used to authorize the transaction cancellation.
Last updated