mirror of
https://github.com/Retropex/bitcoin.git
synced 2025-05-13 03:30:42 +02: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
@ -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…
Reference in New Issue
Block a user