bnb-chain / node-deploy

47 stars 38 forks source link

misc: some improvements #50

Closed NathanBSC closed 2 months ago

NathanBSC commented 2 months ago
  1. let dbEngine configuable
  2. should run git submodule update --init --recursive when run scripts first time after cloned
  3. let submodule genesis fixed

Others, some clearups:

  1. delete three bin file gethInit*
  2. no need to edit feynmanTime in genesis-template.json, because it has been preconfigured in bsc by hardcode
  3. no need to pass state scheme when starting bsc, because it has been decided when init
  4. INIT_HOLDER_PRV info duplicated, remove one