-
Notifications
You must be signed in to change notification settings - Fork 56
Open
Description
Currently it looks like commit-boost
always returns get_header
responses in JSON format:
Ok((StatusCode::OK, axum::Json(max_bid)).into_response()) |
I noticed this while debugging some timeouts between LH and commit boost. I still need to look at our JSON decoding in detail to see if it's an issue, but I suspect SSZ would be a bit quicker on both ends.
Metadata
Metadata
Assignees
Labels
No labels