mirror of
https://github.com/tornadocash/tornado-subgraph.git
synced 2024-12-24 02:16:13 +01:00
5 lines
80 B
JavaScript
5 lines
80 B
JavaScript
module.exports = {
|
|
description: 'Proxy',
|
|
schemaFile: './schema.graphql',
|
|
};
|