monero icon indicating copy to clipboard operation
monero copied to clipboard

error creating wallet via RPC

Open saravananp-001 opened this issue 2 years ago • 2 comments

the wallet files are not created in the wallet-dir location when use the curl command of create_wallet in the terminal. but the response said { "id": "0", "jsonrpc": "2.0", "result": { } }

saravananp-001 avatar Jun 23 '22 13:06 saravananp-001

so you're starting your monero rpc with --wallet-dir (full path) and you are passing the params to create_wallet of filename / language? https://github.com/plowsof/flipstarter-waas-wip/blob/fbb8c77dd9823d6606f5a48b0e25f8f9e361defb/app/setup_wallets.py#L286

plowsof avatar Jun 29 '22 13:06 plowsof

ping @saravananp-001, can you reply to the above comment?

selsta avatar Aug 11 '22 00:08 selsta