Babylon Staking
Babylon Replace Staking Fee
This content applies to WaaS 1.0 only. We highly recommend that you upgrade to WaaS 2.0.
request_id, related_request_id, fee_rate, and max_staking_fee.POST
Request
String
required
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
Float
required
transaction fees per byte
Int
maximum fee for constructing the transaction. If the actual fee exceeds this limit, the creation will fail. The default is None.
Response
bool
request successful or failed
String
""
