bnb-chain / opbnb

MIT License
403 stars 163 forks source link

feat(op-node): add opBNB bootnodes #89

Closed redhdx closed 11 months ago

redhdx commented 11 months ago

Description

Add opBNB testnet and mainnet bootnodes in code.

Rationale

Add opBNB testnet and mainnet bootnodes in code can facilitate the startup of new nodes.

Example

The startup node will use the opBNB bootnodes by chainId including testnet and mainnet. If p2p.bootnodes is configured, the configured bootnodes will be used. The configured p2p.bootnodes have the highest priority.

Changes

Add opBNB testnet and mainnet bootnodes in code.

github-actions[bot] commented 11 months ago

This PR is stale because it has been open 14 days with no activity. Remove stale label or comment or this will be closed in 5 days.