12 lines
196 B
JSON
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
|
|
}
|