Skip to content

Commit

Permalink
Merge branch 'main' into jesse/pipeline-deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
gatsbyz authored Jan 17, 2024
2 parents f25a40d + a940a8f commit d0769f3
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions cmd/p2p/usage.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,6 @@ polycli p2p crawl nodes.json \
--network-id 137
```

[mainnet-genesis]: https://github.com/maticnetwork/launch/blob/master/mainnet-v1/sentry/sentry/bor/genesis.json
[mumbai-genesis]: https://github.com/maticnetwork/launch/blob/master/testnet-v4/sentry/sentry/bor/genesis.json
[mainnet-genesis]: https://github.com/maticnetwork/bor/blob/master/builder/files/genesis-mainnet-v1.json
[mumbai-genesis]: https://github.com/maticnetwork/bor/blob/master/builder/files/genesis-testnet-v4.json
[bootnodes]: https://wiki.polygon.technology/docs/pos/operate/node/full-node-binaries/#configure-bor-seeds-mainnet
4 changes: 2 additions & 2 deletions doc/polycli_p2p.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,8 +75,8 @@ polycli p2p crawl nodes.json \
--network-id 137
```

[mainnet-genesis]: https://github.com/maticnetwork/launch/blob/master/mainnet-v1/sentry/sentry/bor/genesis.json
[mumbai-genesis]: https://github.com/maticnetwork/launch/blob/master/testnet-v4/sentry/sentry/bor/genesis.json
[mainnet-genesis]: https://github.com/maticnetwork/bor/blob/master/builder/files/genesis-mainnet-v1.json
[mumbai-genesis]: https://github.com/maticnetwork/bor/blob/master/builder/files/genesis-testnet-v4.json
[bootnodes]: https://wiki.polygon.technology/docs/pos/operate/node/full-node-binaries/#configure-bor-seeds-mainnet

## Flags
Expand Down

0 comments on commit d0769f3

Please sign in to comment.