{ "result": { "bidAmount": 1000000000000000000, "bidDigest": "9dJinwL+FZ6B1xsIQQo8t8B0ZXJubJwY86l/Yu7yAH159QrPHU0qj2P+YFj+llbuI1ZygdxGsX8+P3byMEA5ig==", "blockNumber": 123456, "txHash": "91a89B633194c0D86C539A1A5B14DCCacfD47094" }, "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