mirror of
https://github.com/uqbar-dao/nectar.git
synced 2025-01-07 10:07:01 +03:00
13 lines
259 B
JSON
13 lines
259 B
JSON
[
|
|
{
|
|
"process_name": "terminal",
|
|
"process_wasm_path": "/terminal.wasm",
|
|
"on_panic": "Restart",
|
|
"request_networking": true,
|
|
"request_messaging": [
|
|
"net:sys:uqbar"
|
|
],
|
|
"public": true
|
|
}
|
|
]
|