1
0

Add NicolasDorier utxo-set signature

This commit is contained in:
nicolas.dorier
2020-10-08 15:31:25 +09:00
parent 165f329a60
commit a7a63dabd0
2 changed files with 15 additions and 14 deletions

View File

@@ -113,7 +113,7 @@ If you are a bitcoin developer or public figure, feel free to add your signature
keybase pgp sign -i YOU.utxo-sets -c -t -o sigs/YOU.utxo-sets.asc
rm YOU.utxo-sets
git add sigs/YOU.utxo-sets.asc
git commit -m "Add YOU utxo-set signature" -all
git commit -m "Add YOU utxo-set signature" --all
```
And make a pull request to `btcpayserver-docker` repository.