mirror of
https://github.com/uqbar-dao/nectar.git
synced 2024-12-03 03:36:30 +03:00
15 lines
335 B
JSON
15 lines
335 B
JSON
[
|
|
{
|
|
"process_name": "qns_indexer",
|
|
"process_wasm_path": "/qns_indexer.wasm",
|
|
"on_panic": "Restart",
|
|
"request_networking": true,
|
|
"request_messaging": [
|
|
"net:sys:uqbar",
|
|
"http_server:sys:uqbar",
|
|
"eth_rpc:sys:uqbar"
|
|
],
|
|
"public": true
|
|
}
|
|
]
|