mirror of
https://github.com/sigp/lighthouse.git
synced 2026-06-01 05:37:05 +00:00
heze boilerplate
This commit is contained in:
@@ -5,6 +5,7 @@ pub mod deneb;
|
||||
pub mod electra;
|
||||
pub mod fulu;
|
||||
pub mod gloas;
|
||||
pub mod heze;
|
||||
|
||||
pub use altair::upgrade_to_altair;
|
||||
pub use bellatrix::upgrade_to_bellatrix;
|
||||
@@ -13,3 +14,4 @@ pub use deneb::upgrade_to_deneb;
|
||||
pub use electra::upgrade_to_electra;
|
||||
pub use fulu::upgrade_to_fulu;
|
||||
pub use gloas::upgrade_to_gloas;
|
||||
pub use heze::upgrade_to_heze;
|
||||
|
||||
Reference in New Issue
Block a user