mirror of
https://github.com/haveno-dex/haveno.git
synced 2025-08-01 11:16:11 -04:00
Edited README, CODEOWNERS and removed 'haveno mockups.pdf' and 'bitcoinj-checkpoints.md' (#23)
* add CODEOWNERS and move file to .github/ * remove 'haveno mockups.pdf' (movedo to haveno-design) and bitcoinj-checkpoint.md * README: add banner and update 'Status of the project'
This commit is contained in:
parent
2d36491da6
commit
376f10b7c7
3 changed files with 8 additions and 8 deletions
|
@ -1,6 +0,0 @@
|
|||
# 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`
|
Loading…
Add table
Add a link
Reference in a new issue