We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fdb37e6 commit 5544a81Copy full SHA for 5544a81
web_app/Source_webapp/src/store/contract/contract-data.ts
@@ -5,7 +5,7 @@ export const commitmentContractAddress =
5
'0x96259fba1f845b42c257f72088dd38c7e8540504'
6
7
export const identityOwnershipRegisterationContractAddress =
8
- '0xeda2f758e39cd6fbde49924bb4d8f1a8a07ed4a3'
+ '0xb02c53d07b2b40cb9edf3f7531ab9735bfa5eded'
9
10
import commitmentManagementABI from '../../ABI/CommitmentManagemantABI.json'
11
import identityOwnershipRegisterationABI from '../../ABI/IdentityOwnershipRegisterationABI.json'
0 commit comments