im dumb af

This commit is contained in:
Mark Mackey
2024-05-12 15:57:53 +03:00
parent 2460a5960f
commit 172353d830
2 changed files with 14 additions and 1 deletions

View File

@@ -82,6 +82,8 @@ type_name!(Fork);
type_name!(ForkData);
type_name_generic!(HistoricalBatch);
type_name_generic!(IndexedAttestation);
type_name_generic!(IndexedAttestationBase, "IndexedAttestation");
type_name_generic!(IndexedAttestationElectra, "IndexedAttestation");
type_name_generic!(LightClientBootstrap);
type_name_generic!(LightClientBootstrapAltair, "LightClientBootstrap");
type_name_generic!(LightClientBootstrapCapella, "LightClientBootstrap");