882f0b16aa
* 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
8 lines
90 B
JSON
8 lines
90 B
JSON
{
|
|
"name": "MobyMask",
|
|
"relayNodes": [],
|
|
"peer": {
|
|
"enableDebugInfo": true
|
|
}
|
|
}
|