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

12 lines
196 B
JSON

{
"jsonrpc": "2.0",
"method": "create_config",
"params": {
"chain_type": "AutomatedTesting",
"wallet_config": null,
"logging_config": null,
"tor_config": null
},
"id": 1
}