VyResubmitTransactionRequest
A class representing a request to resubmit a transaction.
Properties
Field | Type | Description |
---|---|---|
chain [required] | The type of chain for the transaction. | |
transactionHash [required] | string | The hash of the transaction to be resubmitted. |
pincode [required] | string | The pincode required to resubmit the transaction. |
Last updated