Skip to content

Commit

Permalink
Merge branch 'main' into testnet
Browse files Browse the repository at this point in the history
  • Loading branch information
damip committed May 9, 2022
2 parents 8a11c67 + 939cc7f commit c3c3154
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion massa-models/src/node_configuration/default.rs
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ lazy_static::lazy_static! {
if cfg!(feature = "sandbox") {
"SAND.0.0"
} else {
"TEST.10.0"
"TEST.10.1"
}
.parse()
.unwrap()
Expand Down

0 comments on commit c3c3154

Please sign in to comment.