Skip to content

Commit

Permalink
Update darwinia rpc
Browse files Browse the repository at this point in the history
  • Loading branch information
fewensa authored Nov 10, 2024
1 parent da25dbb commit faa423e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion definition/mainnets/ponder.darwinia.ts
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ export default createConfig({
networks: {
darwinia: {
chainId: 46,
transport: http("http://c1.darwinia-rpc.itering.io:9944/"),
transport: http("http://c2.darwinia-rpc.itering.io:9944/"),
// transport: http("https://hrpc.darwinia.network/darwinia"),
maxRequestsPerSecond: MAX_REQUESTS_PER_SECOND,
},
Expand Down

0 comments on commit faa423e

Please sign in to comment.