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