Skip to content

Commit

Permalink
Register chain id for ParisB 2
Browse files Browse the repository at this point in the history
  • Loading branch information
Groxan committed May 31, 2024
1 parent b401fe8 commit c07d3ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Tzkt.Sync/Protocols/Helpers/Chains.cs
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ static class Chains
"NetXgbcrNtXD2yA" => "mumbainet",
"NetXyuzvDo2Ugzb" => "nairobinet",
"NetXxWsskGahzQB" => "oxfordnet",
"NetXo8SqH1c38SS" => "parisnet",
"NetXR64bNAYkP4S" => "parisnet",
_ => "private"
};
}
Expand Down

0 comments on commit c07d3ef

Please sign in to comment.