mirror of
https://github.com/uqbar-dao/nectar.git
synced 2024-12-21 07:31:34 +03:00
15 lines
346 B
JSON
15 lines
346 B
JSON
[
|
|
{
|
|
"process_name": "chess",
|
|
"process_wasm_path": "/chess.wasm",
|
|
"on_panic": "Restart",
|
|
"request_networking": true,
|
|
"request_messaging": [
|
|
"http_bindings:http_bindings:uqbar",
|
|
"encryptor:sys:uqbar",
|
|
"http_server:sys:uqbar"
|
|
],
|
|
"public": false
|
|
}
|
|
]
|