Skip to content

Commit

Permalink
update deploymentEpoch
Browse files Browse the repository at this point in the history
  • Loading branch information
noahfigueras committed Oct 15, 2023
1 parent efcc839 commit e7382b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/config/networks.ts
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ export const GOERLI: NetInfo = {
//'/ip4/127.0.0.1/tcp/5040/ws/p2p/16Uiu2HAmA252NhbTLbwog6TY8ahyehHPFAdfWiwp2DsaL6uZqGki',
'/dns4/relay.smoothly.money/tcp/443/wss/p2p/16Uiu2HAmTAKstCuxMozUFcmXoTJHpUrcM3YJxV4uNVntYBPNBZjo'
],
deploymentEpoch: 169060
deploymentEpoch: 209077
}

export const MAINNET: NetInfo = {
Expand Down

0 comments on commit e7382b7

Please sign in to comment.