dashpay / dash-evo-tool

A tool to interact with Evolution
MIT License
4 stars 2 forks source link

RPC error #56

Open sibTamias opened 5 days ago

sibTamias commented 5 days ago

After clicking the "Add Receiving Address" button, a message will appears:

JSON-RPC error: RPC error response: RpcError { code: -19, message: "Wallet file not specified (must request wallet RPC through /wallet/<filename> uri-path).", data: None }

Screenshot 2024-11-14 at 20 12 15

Mac OS 15.1

thephez commented 5 days ago

This will happen if you have more than one wallet file open in Core (see the note on https://docs.dash.org/en/stable/docs/user/network/dash-evo-tool/index.html#create-wallet). I highly recommend creating a new, blank wallet just for this tool to use and closing all other wallet files. You can re-open your other wallet files after closing the tool.