From 1b261d29f96dbc73f0e4974a408b0bf1bd2338f4 Mon Sep 17 00:00:00 2001 From: Richard Ramos Date: Mon, 13 Aug 2018 11:11:28 -0400 Subject: [PATCH] Changed symbol name --- gas-relayer/config/config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gas-relayer/config/config.js b/gas-relayer/config/config.js index f15a048..60d1703 100644 --- a/gas-relayer/config/config.js +++ b/gas-relayer/config/config.js @@ -38,7 +38,7 @@ module.exports = { }, "%STTAddress%": { "name": "Status Test Token", - "symbol": "STT", + "symbol": "SNT", "minAccepted":{ "value": 1, "currency": "USD"