8b11070870
* Fix contract deployment script in fixturenet-optimism stack
* Configure relay node's announce domain from env
* Configure relay peers list for the relay node from env
* Create and use peer ids from a mounted volume
* Fix command to create watcher config
* Fix mobymask-app deployment script
Former-commit-id: 882f0b16aa
8 lines
90 B
JSON
8 lines
90 B
JSON
{
|
|
"name": "MobyMask",
|
|
"relayNodes": [],
|
|
"peer": {
|
|
"enableDebugInfo": true
|
|
}
|
|
}
|