Provider
Send Processed Bids
SendProcessedBids is called by the provider to send processed bids to the mev-commit node. The provider will stream processed bids to the mev-commit node.
POST
Body
application/json
Response sent by the provider with the decision on the bid received. (streaming inputs)
Response sent by the provider with the decision on the bid received.
Digest of the bid message signed by the bidder.
Available options:
STATUS_ACCEPTED
, STATUS_REJECTED
Timestamp at which the commitment is accepted by provider and is used to compute the expected revenue from the preconfirmation
Response
200
application/json
A successful response.
The response is of type object
.