mirror of
https://github.com/status-im/snt-gas-relay.git
synced 2025-01-17 01:41:08 +00:00
7 lines
198 B
JavaScript
7 lines
198 B
JavaScript
const config = {
|
|
"relayAccount": "0x5b9b5db9cde96fda2e2c88e83f1b833f189e01f4",
|
|
"relaySymKey": "0xd0d905c1c62b810b787141430417caf2b3f54cffadb395b7bb39fdeb8f17266b"
|
|
};
|
|
|
|
export default config;
|