added traefic

This commit is contained in:
cventastic
2021-12-16 14:12:35 +01:00
parent dd334b73bc
commit ac1a3abf47
3 changed files with 190 additions and 0 deletions

View File

@@ -17,6 +17,7 @@ POCKET_MAIN_SEEDS=
POCKET_MAIN_GENESIS=
POCKET_TEST_SEEDS=
POCKET_TEST_GENESIS=
DOMAIN=
```
!!! I added a simple test-script (util/test_relay.sh) to see if the (geth)chains are synced. Dont try to relay before they are.