nimbus-eth2/beacon_chain
Etan Kissling 77ea188c92
add sszResponsePlain for pre-encoded SSZ data (#4171)
For pre-encoded JSON REST responses we have `jsonResponsePlain`.
Adds a `sszResponsePlain` function to serve similar purpose for SSZ.
This avoids caller having to explicitly specify Http200 and media type.
2022-09-23 15:51:04 +00:00
..
2022-09-19 23:47:46 +02:00
2022-04-08 16:22:49 +00:00
2022-09-20 23:50:31 +03:00