This link is also no longer available. Could you please post another one.
I still have a few questions nobody has answered yet:
1. How should a proper sibcoin.conf look like? With regards to running Sentinel on windows (I got static IP, so don't need VPS).
2. This is what happens when I try to run Sentinel (with sibcoin.conf provided as "--config=..."):
Sentinel runs every 1 minute
2018-03-06 22:55 Running sentinel
[Errno 10061] No connection could be made because the target machine actively refused it
Cannot connect to desired. Please ensure desired is running and the JSONRPC port is open to Sentinel.
My sibcoin.conf looks like this:
rpcuser=asdfasadf
rpcpassword=asdfasdf
daemon=1
server=1
listen=1
masternode=1
masternodeprivkey=....
externalip=46.188.45.34:1945
Which port does sentinel use? I've opened 1945, is there anything else I should open?