mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-04-29 06:49:38 -04:00
contrib: (asmap) add diff-addrs example to README
this command exists and works as expected.
This commit is contained in:
parent
de1ada079b
commit
e047b1deca
1 changed files with 1 additions and 0 deletions
|
@ -9,4 +9,5 @@ Example usage:
|
|||
python3 asmap-tool.py encode /path/to/input.file /path/to/output.file
|
||||
python3 asmap-tool.py decode /path/to/input.file /path/to/output.file
|
||||
python3 asmap-tool.py diff /path/to/first.file /path/to/second.file
|
||||
python3 asmap-tool.py diff-addrs /path/to/first.file /path/to/second.file addrs.file
|
||||
```
|
||||
|
|
Loading…
Add table
Reference in a new issue