mirror of
https://github.com/tornadocash/tornado-subgraph.git
synced 2025-02-04 08:07:17 +01:00
5 lines
82 B
JavaScript
5 lines
82 B
JavaScript
module.exports = {
|
|
description: 'Echoer',
|
|
schemaFile: '../schema.graphql',
|
|
};
|