From 61b2a7b014e16f01b1075a91d1dfb8304bfb1aed Mon Sep 17 00:00:00 2001 From: Richard Ramos Date: Mon, 6 Aug 2018 23:25:52 -0400 Subject: [PATCH] Set placeholders in config --- gas-relayer/config/config.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gas-relayer/config/config.json b/gas-relayer/config/config.json index 8347ae6..80bf914 100644 --- a/gas-relayer/config/config.json +++ b/gas-relayer/config/config.json @@ -36,7 +36,7 @@ "currency": "USD" } }, - "0x064f4044ed9f0aD71b0d9261dC60b05F534d0cf0": { + "%STT_ADDRESS%": { "name": "Status Test Token", "symbol": "STT", "minAccepted":{ @@ -51,7 +51,7 @@ "IdentityGasRelay": { "abiFile": "../abi/IdentityGasRelay.json", "isIdentity": true, - "factoryAddress": "0xB0e275864E946449C18b08E392647AC0c79626Ed", + "factoryAddress": "%IdentityFactoryAddress%", "kernelVerification": "isKernel(bytes32)", "allowedFunctions": [ {