mirror of
https://github.com/uqbar-dao/nectar.git
synced 2024-12-30 12:03:42 +03:00
14 lines
340 B
JSON
14 lines
340 B
JSON
[
|
|
{
|
|
"process_name": "chess",
|
|
"process_wasm_path": "chess.wasm",
|
|
"on_panic": "Restart",
|
|
"request_networking": true,
|
|
"request_messaging": [
|
|
"http_bindings:sys:uqbar",
|
|
"encryptor:sys:uqbar",
|
|
"http_server:sys:uqbar"
|
|
],
|
|
"grant_messaging": []
|
|
}
|
|
] |