added smoll testscript

This commit is contained in:
cventastic
2021-12-16 12:19:39 +01:00
parent 8a2d250915
commit 938dcd95d5
2 changed files with 19 additions and 1 deletions

View File

@@ -18,10 +18,13 @@ POCKET_MAIN_GENESIS=
POCKET_TEST_SEEDS=
POCKET_TEST_GENESIS=
```
!!! 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.
To test if relaying chains works, pokt-testnet-service and pokt-mainnet service have to be provided with the following command parameters:
```
command: pocket start --simulateRelay
```
```
# EXAMPLES