nimbus-eth2/beacon_chain
Etan Kissling 7ccaeed4a8 remove forked message accessor
The template `message` extracts fork specific data from a forked block.
However, its current implementation does not compile due to each fork
returning a different type, i.e., the generated `case` code attempts to
return different types from each branch. As the template is unused, it
is safely removed for now.
2021-09-15 13:58:35 +03:00
..
2021-09-15 13:58:35 +03:00
2021-09-14 12:12:49 +03:00
2021-09-01 18:08:24 +02:00
2021-03-26 07:52:01 +01:00
2021-08-12 13:08:20 +00:00
2021-03-26 07:52:01 +01:00
2021-08-12 13:08:20 +00:00