Skip to content

Commit

Permalink
oxford => oxfordnet.tzinit.org
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolasochem committed Aug 18, 2023
1 parent 26dfeea commit ef3e99c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -252,7 +252,7 @@ const oxfordnet_chain = new TezosChain(
category: protocolCategory,
humanName: "Oxfordnet",
description: "Test Chain for the Oxford Protocol Proposal",
bootstrapPeers: ["oxfordnet.boot.ecadinfra.com", "oxford.tzinit.org"],
bootstrapPeers: ["oxfordnet.boot.ecadinfra.com", "oxfordnet.tzinit.org"],
chartRepoVersion: "6.21.0",
privateBakingKey: private_oxhead_baking_key,
indexers: [
Expand Down

0 comments on commit ef3e99c

Please sign in to comment.