Skip to content

Commit 5544a81

Browse files
committed
FrontEnd Update
1 parent fdb37e6 commit 5544a81

File tree

2 files changed

+216
-98
lines changed

2 files changed

+216
-98
lines changed

web_app/Source_webapp/src/store/contract/contract-data.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ export const commitmentContractAddress =
55
'0x96259fba1f845b42c257f72088dd38c7e8540504'
66

77
export const identityOwnershipRegisterationContractAddress =
8-
'0xeda2f758e39cd6fbde49924bb4d8f1a8a07ed4a3'
8+
'0xb02c53d07b2b40cb9edf3f7531ab9735bfa5eded'
99

1010
import commitmentManagementABI from '../../ABI/CommitmentManagemantABI.json'
1111
import identityOwnershipRegisterationABI from '../../ABI/IdentityOwnershipRegisterationABI.json'

0 commit comments

Comments
 (0)