Skip to content

Commit b87822e

Browse files
authored
switch validium_v1 to galileo v2 fork (#245)
1 parent bb1a23d commit b87822e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

crates/types/base/src/version.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@ impl Version {
169169
Self {
170170
domain: Domain::Validium,
171171
stf_version: STFVersion::V1,
172-
fork: ForkName::Feynman,
172+
fork: ForkName::GalileoV2,
173173
codec: Codec::V7,
174174
}
175175
}

0 commit comments

Comments
 (0)