Help. Im trying to getnewaddress or getbalance but i keep having this error saying rpc.cert the system could not find the file specific. Please help. I have created a wallet using the airdrop seed. i have an address that was used for the airdrop confirmation sign up. what did i missed that cause that error
the rpc cert is generated by running the daemon... it lives in the appdata/local/drcd folder. You must be running this to query the wallet. Follow this guide to get everything setup correctly. https://forum.decred.org/threads/br...-included-with-basic-commands-os-neutral.478/
Yes thats correct, when you run it for first time it should say "generating rpc cetificate" in one of the top 10 lines. Once you do that and let is synch... open a new command window and type dcrwallet --username user --password privatewalletkey --walletpass publicwalletkey --dcrdusername=rpcuser --dcrdpassword=rpcpass where rpcuser/rpcpass is what you used to login to the daemon