Skip to content

Commit 05d4ea9

Browse files
PedroCM96jclapis
andauthored
Update crates/common/src/types.rs
Co-authored-by: Joe Clapis <jclapis@outlook.com>
1 parent d42a5f7 commit 05d4ea9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

crates/common/src/types.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ pub enum HoodiLidoModule {
6161
Curated = 1,
6262
SimpleDVT = 2,
6363
Sandbox = 3,
64-
CommunityStaking = 4
64+
CommunityStaking = 4,
6565
}
6666

6767
pub type ForkVersion = [u8; 4];

0 commit comments

Comments
 (0)