Update Registry ABI file.

This commit is contained in:
Spencer Ofwiti
2021-05-13 12:57:36 +03:00
parent 2699dc5bcc
commit b47d0100b6
3 changed files with 2 additions and 49 deletions

View File

@@ -13,7 +13,7 @@ export class RegistryService {
registry: CICRegistry = new CICRegistry(
this.web3,
environment.registryAddress,
'CICRegistry',
'Registry',
this.fileGetter,
['../../assets/js/block-sync/data']
);