Skip to content

Commit

Permalink
feat: update identity manager address
Browse files Browse the repository at this point in the history
  • Loading branch information
JGiter committed Apr 30, 2021
1 parent e202559 commit 75bd012
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/iam/chainConfig.ts
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ export const chainConfigs: Record<number, ChainConfig> = {
rpcUrl: "https://volta-rpc-vkn5r5zx4ke71f9hcu0c.energyweb.org/",
ensRegistryAddress: "0xd7CeF70Ba7efc2035256d828d5287e2D285CD1ac",
ensResolverAddress: "0x0a97e07c4Df22e2e31872F20C5BE191D5EFc4680",
assetManagerAddress: "0x66163955e2D94eFb5823163cc705C42484c90362",
assetManagerAddress: "0x262b36981743E7D91d4eB5b3F5ecaEA9d3A638ca",
didContractAddress: VoltaAddress1056
}
};
Expand Down

0 comments on commit 75bd012

Please sign in to comment.