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