Skip to content

Commit

Permalink
feature(evm): update jellyfish for transferdomain (#4002)
Browse files Browse the repository at this point in the history
  • Loading branch information
thedoublejay authored Jul 14, 2023
1 parent 5e2f0ff commit 4ee4bc9
Show file tree
Hide file tree
Showing 3 changed files with 305 additions and 251 deletions.
5 changes: 3 additions & 2 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ services:
- "/var/run/docker.sock:/var/run/docker.sock:ro"

defi-blockchain:
image: defi/defichain:master-b6fc51097
image: defi/defichain:master-91a01aea0
command: >
defid
-printtoconsole
Expand Down Expand Up @@ -55,9 +55,10 @@ services:
-grandcentralheight=16
-grandcentralepilogueheight=17
-nextnetworkupgradeheight=18
-changiintermediateheight=19
defi-playground:
image: ghcr.io/birthdayresearch/playground-api:3.32.0
image: ghcr.io/birthdayresearch/playground-api:3.34.0
depends_on:
- defi-blockchain
ports:
Expand Down
Loading

0 comments on commit 4ee4bc9

Please sign in to comment.