Files
grin-wallet/tests/data/v3_reqs/open_wallet.req.json
T

10 lines
125 B
JSON

{
"jsonrpc": "2.0",
"method": "open_wallet",
"params": {
"name": null,
"password": "passwoid"
},
"id": 1
}