Skip to content

Commit 25db19f

Browse files
committed
update netlify toml with new factory instance
1 parent 1ca9a8e commit 25db19f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

netlify.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@
33
functions = "vue-app/dist/lambda"
44
publish = "vue-app/dist"
55

6-
[context.kyc-info.environment]
6+
[context.staking-round.environment]
77
VUE_APP_ETHEREUM_API_URL = "https://arb-rinkeby.g.alchemy.com/v2/wPwZJEp0lIu0XwccG_t0MAqF-phtI3og"
88
VUE_APP_ETHEREUM_API_CHAINID = "421611"
9-
VUE_APP_CLRFUND_FACTORY_ADDRESS = "0x70FeEfA879603BD978CcaaE4B0BDb10320aE0C16"
9+
VUE_APP_CLRFUND_FACTORY_ADDRESS = "0x9cF8c20dAb0aAFC6584D5498C0A97F0F51D6F7E4"
1010
VUE_APP_SUBGRAPH_URL = "https://api.thegraph.com/subgraphs/name/pettinarip/clrfundrinkarby2"
1111
VUE_APP_USER_REGISTRY_TYPE = "brightid"
1212
VUE_APP_BRIGHTID_CONTEXT = "CLRFundTest"

0 commit comments

Comments
 (0)