mirror of
https://github.com/openoms/bitcoin-tutorials.git
synced 2026-02-02 18:24:20 +01:00
electrumx: add note on swapfile
This commit is contained in:
@@ -79,6 +79,7 @@ WantedBy=multi-user.target
|
||||
```
|
||||
|
||||
## Start
|
||||
* dependin on the available RAM it is a good idea to keep at least 10GB swap: <https://www.digitalocean.com/community/tutorials/how-to-add-swap-space-on-debian-10>
|
||||
```
|
||||
sudo systemctl enable electrumx
|
||||
sudo systemctl start electrumx
|
||||
|
||||
Reference in New Issue
Block a user