heze boilerplate

This commit is contained in:
Eitan Seri-Levi
2026-04-27 12:51:16 +02:00
parent fae7941b2d
commit a9a9ccfad0
70 changed files with 2643 additions and 177 deletions

View File

@@ -1,6 +1,7 @@
mod execution_status;
mod ffg_updates;
mod gloas_payload;
mod heze_payload;
mod no_votes;
mod votes;
@@ -20,6 +21,7 @@ use types::{
pub use execution_status::*;
pub use ffg_updates::*;
pub use gloas_payload::*;
pub use heze_payload::*;
pub use no_votes::*;
pub use votes::*;

File diff suppressed because it is too large Load Diff