removed kovan
This commit is contained in:
@@ -1,4 +1,6 @@
|
|||||||
TODO !!!!
|
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 command: pocket start --seeds=$POCKET_TEST_SEEDS --testnet ! testnet variable?!
|
||||||
|
|||||||
@@ -2,18 +2,6 @@ version: '3.1'
|
|||||||
|
|
||||||
services:
|
services:
|
||||||
|
|
||||||
geth-kovan:
|
|
||||||
image: parity/parity:latest
|
|
||||||
expose:
|
|
||||||
- "8545"
|
|
||||||
- "8546"
|
|
||||||
- "30303"
|
|
||||||
volumes:
|
|
||||||
- geth-kovan:/.kovan
|
|
||||||
command: "--kovan"
|
|
||||||
networks:
|
|
||||||
- pocket
|
|
||||||
|
|
||||||
geth-goerli:
|
geth-goerli:
|
||||||
image: ethereum/client-go:latest
|
image: ethereum/client-go:latest
|
||||||
expose:
|
expose:
|
||||||
@@ -69,7 +57,6 @@ services:
|
|||||||
- pocket
|
- pocket
|
||||||
|
|
||||||
volumes:
|
volumes:
|
||||||
geth-kovan:
|
|
||||||
geth-goerli:
|
geth-goerli:
|
||||||
geth-rinkeby:
|
geth-rinkeby:
|
||||||
geth-mainnet:
|
geth-mainnet:
|
||||||
|
|||||||
Reference in New Issue
Block a user