Set placeholders in config

This commit is contained in:
Richard Ramos 2018-08-06 23:25:52 -04:00
parent 88fab2c42f
commit 61b2a7b014
1 changed files with 2 additions and 2 deletions

View File

@ -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": [
{