{ "result": { "txHash": "<string>", "bidAmount": "<string>", "blockNumber": "<string>", "receivedBidDigest": "<string>", "receivedBidSignature": "<string>", "commitmentDigest": "<string>", "commitmentSignature": "<string>" }, "error": { "code": 123, "message": "<string>", "details": [ { "@type": "<string>" } ] } }
Send a bid to the bidder mev-commit node.
Unsigned bid message from bidders to the bidder mev-commit node.
A successful response.(streaming responses)
The response is of type object.
object