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-14 12:12:49 +03:00
2021-08-27 11:00:06 +02:00
2021-09-14 12:12:49 +03:00
2020-06-01 16:58:28 +03:00
2021-09-15 13:58:35 +03:00
2021-09-14 12:12:49 +03:00
2021-09-14 12:12:49 +03:00