readme mod

This commit is contained in:
Jakub Kaloč 2021-10-12 10:19:42 +02:00
parent ebfae801cd
commit 0948faec14

View File

@ -7,6 +7,7 @@ belong to multiple cryptocurrencies.
<br/>
<br/>
Example input:
```
{
"wallet_address" :
@ -23,6 +24,7 @@ Example input:
```
<br/>
Script can be run from console with following command:
```
> wallet_gain.py -if ./wallets_tagged.json -of ./wallet_gains.json
```