Commit 9ba501f1 authored by vicotor's avatar vicotor

merge

parents c5b54a4d c3588a5e
......@@ -49,7 +49,6 @@ services:
networks:
- exchain
volumes:
- "./layer2/contracts-bedrock:/app/contracts"
- "./deployer:/app/contracts/deployments"
- "./.git:/app/contracts/.git"
- ".envrc:/app/.envrc"
......@@ -99,15 +98,3 @@ services:
exnode:
image: tscel/exchain:v0.0.1
networks:
- exchain
ports:
- "1000:1000"
logging:
driver: "json-file"
options:
max-size: "100m"
max-file: "3"
......@@ -20,7 +20,7 @@
"nonce": "0x0",
"timestamp": "0x67d155d4",
"extraData": "0x0000000000000000000000000000000000000000000000000000000000000000fee2882b7d75faddcebd002e7e3bef7b19eed14e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
"gasLimit": "0x47b760",
"gasLimit": "0x3b9aca00",
"difficulty": "0x1",
"mixHash": "0x0000000000000000000000000000000000000000000000000000000000000000",
"coinbase": "0x0000000000000000000000000000000000000000",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment