Request
transaction ID (unique identifier of a transaction request, which must correspond to a client’s transaction; UUID should be used and the length should be equal to or less than 120 characters)
request ID of the transaction to be replaced
Only transactions with the status 100 and 200 are eligible to be replaced.
transaction fees per byte
maximum fee for constructing the transaction. If the actual fee exceeds this limit, the creation will fail. The default is None.
Response
request successful or failed
""
Feel free to share your feedback to improve our documentation!