'id' is mandatory field in JSON-RPC notification, even when it's 'null'.
[electrum-server.git] / start
1 #!/bin/bash
2 nohup /usr/bin/python -u server.py &>> /var/log/electrum.log &