{ "result": { "amount": "1000000000000000000", "bidDigest": "9dJinwL+FZ6B1xsIQQo8t8B0ZXJubJwY86l/Yu7yAH159QrPHU0qj2P+YFj+llbuI1ZygdxGsX8+P3byMEA5ig==", "blockNumber": 123456, "txHashes": [ "fe4cb47db3630551beedfbd02a71ecc69fd59758e2ba699606e2d5c74284ffa7", "71c1348f2d7ff7e814f9c3617983703435ea7446de420aeac488bf1de35737e8" ] }, "error": { "code": 123, "message": "<string>", "details": [ { "@type": "<string>" } ] } }
ReceiveBids is called by the provider to receive bids from the mev-commit node. The mev-commit node will stream bids to the provider as the response.
A successful response.(streaming responses)
The response is of type object.
object