Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 362 Bytes

mining_after_genesis.md

File metadata and controls

23 lines (17 loc) · 362 Bytes

Resume building tower after genesis

  1. copy any existing block_x.json files into `~/.0L/vdf_proofs/``
  2. build binaries
cd libra/
make bins install
  1. start tower app NOTE: miner binary has been renamed tower

preferably start as validator (enter mnemonic)

tower start

or start without needing to enter menomic

tower -o start