snt-gas-relay/test-dapp/app/config.js

7 lines
198 B
JavaScript
Raw Normal View History

const config = {
2018-08-07 02:30:16 +00:00
"relayAccount": "0x91b3c570ace45716010e162cbbc1b27cd1a10b65",
"relaySymKey": "0xd0d905c1c62b810b787141430417caf2b3f54cffadb395b7bb39fdeb8f17266b"
};
export default config;