Skip to content

Commit

Permalink
update topology with new mina daemon
Browse files Browse the repository at this point in the history
  • Loading branch information
piotr-iohk committed Dec 19, 2024
1 parent fb49bad commit efea587
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions test/integration/topology/topology.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"pk": "B62qjwzawZqMmm27zwDg5xF8XtrH1TcQedsS3EVStct8wr1FcpRZFbm",
"sk": "EKFBPN3My4Y5GqaYj9pMYvtfzvrzuSQyvTEgxTZmCx4QZg7vJePB",
"role": "Snark_coordinator",
"docker_image": "gcr.io/o1labs-192920/mina-daemon:2.0.0berkeley-rc1-1551e2f-bullseye-berkeley",
"docker_image": "minaprotocol/mina-daemon:3.0.3-d800da8-bullseye-mainnet",
"git_build": null,
"worker_nodes": 1,
"snark_worker_fee": "0.0001",
Expand All @@ -27,7 +27,7 @@
"sk": "EKF83r3ibZ8eCC1PwcgrTAVLVoA3dKXt2iSGxb6vDnofs9nKUY3V",
"privkey_path": "../../test/integration/topology/block_producer_keys/node-a.json",
"role": "Block_producer",
"docker_image": "gcr.io/o1labs-192920/mina-daemon:2.0.0berkeley-rc1-1551e2f-bullseye-berkeley",
"docker_image": "minaprotocol/mina-daemon:3.0.3-d800da8-bullseye-mainnet",
"git_build": null,
"libp2p_pass": "naughty blue worm",
"libp2p_keyfile": "../../test/integration/topology/libp2p_keys/node-a.json",
Expand All @@ -49,7 +49,7 @@
"sk": "EKF5AkJQX1B6CgmmaXgsyw4tZFp1M27TRcJrzw67Mtnp7o45rEvv",
"privkey_path": "../../test/integration/topology/block_producer_keys/node-b.json",
"role": "Block_producer",
"docker_image": "gcr.io/o1labs-192920/mina-daemon:2.0.0berkeley-rc1-1551e2f-bullseye-berkeley",
"docker_image": "minaprotocol/mina-daemon:3.0.3-d800da8-bullseye-mainnet",
"git_build": null,
"libp2p_pass": "naughty blue worm",
"libp2p_keyfile": "../../test/integration/topology/libp2p_keys/node-b.json",
Expand Down Expand Up @@ -80,7 +80,7 @@
"sk": "EKEFB6NduHXqgGUkSSe1TFf1SCpn1SDrJtAcRJiHd4zaks4X5GrD",
"privkey_path": null,
"role": "Seed_node",
"docker_image": "gcr.io/o1labs-192920/mina-daemon:2.0.0berkeley-rc1-1551e2f-bullseye-berkeley",
"docker_image": "minaprotocol/mina-daemon:3.0.3-d800da8-bullseye-mainnet",
"git_build": null,
"libp2p_pass": "naughty blue worm",
"libp2p_keyfile": "../../test/integration/topology/libp2p_keys/default-seed.json",
Expand Down

0 comments on commit efea587

Please sign in to comment.