Skip to content

Commit

Permalink
Updated ethereum network configuration
Browse files Browse the repository at this point in the history
Signed-off-by: George J Padayatti <[email protected]>
  • Loading branch information
georgepadayatti committed Dec 21, 2022
1 parent 5c6e21c commit ab2e615
Show file tree
Hide file tree
Showing 4 changed files with 16 additions and 16 deletions.
8 changes: 4 additions & 4 deletions dexa/docker/startup/dm.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ public-invites: true
plugin:
- "mydata_did"
- "dexa_protocol"
eth-node-rpc: "https://sepolia.infura.io/v3/41a58400151545dd93d2815959d85221"
intermediary-eth-private-key: "655209c48d2ce9250e74cf5e2a35ea4e1e350060ec1520e66ff85b95849ff03d"
org-eth-private-key: "2d8a019677512386c2f9739b1d7348d355b8906a7433a770e3d33391ddcfb5e3"
contract-address: "0x4700b9C4A340959AABb0da3FfCeb24123EE9FED6"
eth-node-rpc: "https://ethereum-rpc.igrant.io"
intermediary-eth-private-key: "0x6f1313062db38875fb01ee52682cbf6a8420e92bfbc578c5d4fdc0a32c50266f"
org-eth-private-key: "0x205d135d3410063c7736f6ab4dcf2530158eafc2769dad8ad7068444e14e22e3"
contract-address: "0xd4862070ab9f9E05dc793277E1B93705c878a501"
8 changes: 4 additions & 4 deletions dexa/docker/startup/ds.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ public-invites: true
plugin:
- "mydata_did"
- "dexa_protocol"
eth-node-rpc: "https://sepolia.infura.io/v3/41a58400151545dd93d2815959d85221"
intermediary-eth-private-key: "655209c48d2ce9250e74cf5e2a35ea4e1e350060ec1520e66ff85b95849ff03d"
org-eth-private-key: "b5328e04d56069038091e509d4323979e89f824359649411ff4813f2d9768261"
contract-address: "0x4700b9C4A340959AABb0da3FfCeb24123EE9FED6"
eth-node-rpc: "https://ethereum-rpc.igrant.io"
intermediary-eth-private-key: "0x6f1313062db38875fb01ee52682cbf6a8420e92bfbc578c5d4fdc0a32c50266f"
org-eth-private-key: "0x61e2db80d80fef89b7a5fa748cf46471cb2fa91f0248ee36675d5e28a84d932b"
contract-address: "0xd4862070ab9f9E05dc793277E1B93705c878a501"
8 changes: 4 additions & 4 deletions dexa/docker/startup/dus.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ public-invites: true
plugin:
- "mydata_did"
- "dexa_protocol"
eth-node-rpc: "https://sepolia.infura.io/v3/41a58400151545dd93d2815959d85221"
intermediary-eth-private-key: "655209c48d2ce9250e74cf5e2a35ea4e1e350060ec1520e66ff85b95849ff03d"
org-eth-private-key: "60ef8da43bf9e825183cf7dbd0c0534dadebab2ec255c05b02dc60464bc18418"
contract-address: "0x4700b9C4A340959AABb0da3FfCeb24123EE9FED6"
eth-node-rpc: "https://ethereum-rpc.igrant.io"
intermediary-eth-private-key: "0x6f1313062db38875fb01ee52682cbf6a8420e92bfbc578c5d4fdc0a32c50266f"
org-eth-private-key: "0xc784a885f7e4045e862e35dacbc05861b9b93582d2f992b63004b759094953df"
contract-address: "0xd4862070ab9f9E05dc793277E1B93705c878a501"
8 changes: 4 additions & 4 deletions dexa/docker/startup/individual.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ public-invites: true
plugin:
- "mydata_did"
- "dexa_protocol"
eth-node-rpc: "https://sepolia.infura.io/v3/41a58400151545dd93d2815959d85221"
intermediary-eth-private-key: "655209c48d2ce9250e74cf5e2a35ea4e1e350060ec1520e66ff85b95849ff03d"
org-eth-private-key: "655209c48d2ce9250e74cf5e2a35ea4e1e350060ec1520e66ff85b95849ff03d"
contract-address: "0x4700b9C4A340959AABb0da3FfCeb24123EE9FED6"
eth-node-rpc: "https://ethereum-rpc.igrant.io"
intermediary-eth-private-key: "0x6f1313062db38875fb01ee52682cbf6a8420e92bfbc578c5d4fdc0a32c50266f"
org-eth-private-key: "0x0ac431843af62030d596973c914ff3eafa6edde5dd261af63a827beb28ace826"
contract-address: "0xd4862070ab9f9E05dc793277E1B93705c878a501"

0 comments on commit ab2e615

Please sign in to comment.