Serasar

Results 3 issues of Serasar

Is there any way to receive bytes with your server?

enhancement

Got this program: ``` import bitcoin.rpc proxy_connection = bitcoin.rpc.RawProxy(service_url='http://127.0.0.1', service_port=44555) print(proxy_connection.getnewaddress()) ``` When I'm trying to execute it got error: ``` Traceback (most recent call last): File "electrum_to_clam.py", line 5,...

No miners shown in panel and I don't know why. Checked the following: - DB is writable - Miner is running and endpoint is correct - Tried older Version 1.7.0...