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
7 lines
68 B
JSON
7 lines
68 B
JSON
{
|
|
"relayNodes": [],
|
|
"peer": {
|
|
"enableDebugInfo": true
|
|
}
|
|
}
|