removed kovan
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
TODO !!!!
|
||||
|
||||
1 Beim lesen von chain.json braucht pokt rechte auf den chains ordner: uid=1005(app) gid=1001(app) groups=1001(app)
|
||||
1 Beim lesen von chain.json braucht pokt rechte auf den chains ordner
|
||||
uid=1005(app) gid=1001(app) groups=1001(app)
|
||||
|
||||
2 command: pocket start --seeds=$POCKET_TEST_SEEDS --testnet ! testnet variable?!
|
||||
|
||||
@@ -2,18 +2,6 @@ version: '3.1'
|
||||
|
||||
services:
|
||||
|
||||
geth-kovan:
|
||||
image: parity/parity:latest
|
||||
expose:
|
||||
- "8545"
|
||||
- "8546"
|
||||
- "30303"
|
||||
volumes:
|
||||
- geth-kovan:/.kovan
|
||||
command: "--kovan"
|
||||
networks:
|
||||
- pocket
|
||||
|
||||
geth-goerli:
|
||||
image: ethereum/client-go:latest
|
||||
expose:
|
||||
@@ -69,7 +57,6 @@ services:
|
||||
- pocket
|
||||
|
||||
volumes:
|
||||
geth-kovan:
|
||||
geth-goerli:
|
||||
geth-rinkeby:
|
||||
geth-mainnet:
|
||||
|
||||
Reference in New Issue
Block a user