UNOMP / unified-node-open-mining-portal

Development stopped and is now unsupported. The node.js version is being deprecated in October 2016.
GNU General Public License v2.0
347 stars 396 forks source link

Dumpprivkey error #223

Open wonseok4840 opened 6 years ago

wonseok4840 commented 6 years ago

When I start node init.js, everything else works fine, but there is this error: "Website guldencoin Could not dumpprivkey for guldencoin {"code":-32603,"message":"Please pass the correct HDConsent option in order to proceed."}" What can I do to fix this problem?

H45H-t4g commented 6 years ago

Part of the problem is that when you try to run this command in GuldenD, this is the response you get:

Error: There is no RPC client functionality in GuldenD anymore. Use the Gulden-cli utility instead.

So we have to find a way to get UNOMP to use Gulden-cli instead