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