Whenever I try to "importscript" to setup staking in the pool I get this error message: Post https://localhost:9110: dial tcp [::1]:9110: connectex: No connection could be made because the target machine actively refused it. When I do a "netstat -a" to see if the 9100 port is listening I don't see port 9100 listening. I'm download Paymetheus win32 wallet. How do we go about fixing this issue? Thanks.
Paymetheus will allow you to import the script from the gui directly. Use the button in the scripts tab at the side. The dcrctl command requires the JSON-RPC server to be running, and this server is NOT run by paymetheus by default, and requires command line options to enable (these can be added to shortcuts, but the feature primarily exists for development purposes).
Ok, so I input the Redeem Script through the import interface. Is there suppose to be some sort of confirmation that it was imported successfully? After I clicked the button it just goes back to a blank page without any confirmation for me. Does this mean the import was successful?