... | ... | @@ -43,9 +43,9 @@ where `electrumx.service` is the service name |
|
|
|
|
|
4. Run the script
|
|
|
```
|
|
|
python compact_history.py
|
|
|
python3 compact_history.py
|
|
|
```
|
|
|
wait untill the script is finished, it may take long(up to 6 hour, depends on hardware capability)
|
|
|
wait until the script is finished, it may take long(up to 6 hour, depends on hardware capability),but with our hardware power it takes few minutes only
|
|
|
|
|
|
5. Rerun electrumx server
|
|
|
```
|
... | ... | |