Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 318 Bytes

bitcoinj-checkpoint.md

File metadata and controls

6 lines (5 loc) · 318 Bytes

How to add a new bitcoinj checkpoint

Update checkpoint

  1. git checkout https://github.com/bisq-network/bitcoinj.git
  2. cd tools ; ./build-checkpoints --peer=127.0.0.1 --days=10 (you have to have a local Bitcoin node running)
  3. Copy generated /tools/checkpoints.txt into core/src/main/resources/wallet