Skip to content

Commit

Permalink
Merge pull request #6 from machinefi/change-ioid-contract-addr
Browse files Browse the repository at this point in the history
change ioid contract addr
  • Loading branch information
huangzhiran authored Aug 29, 2024
2 parents b378147 + a2c60c9 commit f4b5145
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/sequencer/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ var (
MqttClientID: uuid.NewString(),
JwkSecret: "R3QNJihYLjtcaxALSTsKe1cYSX0pS28wZitFVXE4Y2klf2hxVCczYHw2dVg4fXJdSgdCcnM4PgV1aTo9DwYqEw==",
IoIDRegistryEndpoint: "did.iotex.me",
IoIDRegistryContractAddress: "0x06b3Fcda51e01EE96e8E8873F0302381c955Fddd",
IoIDRegistryContractAddress: "0x0A7e595C7889dF3652A19aF52C18377bF17e027D",
ProjectClientContractAddress: "0xF4d6282C5dDD474663eF9e70c927c0d4926d1CEb",
W3bstreamProjectContractAddress: "0x6AfCB0EB71B7246A68Bb9c0bFbe5cD7c11c4839f",
ChainEndpoint: "https://babel-api.testnet.iotex.io",
Expand Down

0 comments on commit f4b5145

Please sign in to comment.