bnb-chain / opbnb-node-docker

36 stars 25 forks source link

feature: support up mainnet docker node #3

Closed welkin22 closed 1 year ago

owen-reorg commented 1 year ago

Currently, Testnet runs with v0.1.3 while Mainnet runs with v0.1.2. The version difference should be regular since Testnet will always be ahead of Mainnet.

We may need to specify the version instead of using the latest one.