Skip to content

Commit

Permalink
canary
Browse files Browse the repository at this point in the history
  • Loading branch information
leonardocustodio committed Mar 12, 2024
1 parent 6eae789 commit 64ed3cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/src/config_loader.rs
Original file line number Diff line number Diff line change
Expand Up @@ -276,7 +276,7 @@ where
converted_id.to_ss58check_with_version(Ss58AddressFormat::custom(1110))
);
println!(
"Canary Matrix: {}",
"Canary: {}",
converted_id.to_ss58check_with_version(Ss58AddressFormat::custom(9030))
);

Expand Down

0 comments on commit 64ed3cc

Please sign in to comment.