v3-subgraph
v3-subgraph copied to clipboard
not types
ERROR TS6054: File 'src/types/schema.ts' not found.
import { Bundle, Position, PositionSnapshot, Token } from '../types/schema' ~~~~~~~~~~~~~~~~~ in src/mappings/position-manager.ts(9,59)
ERROR TS6054: File 'src/types/templates/Pool/Factory.ts' not found.
Yep /types are in .gitignore for some reason. Does anyone know why?
which files were there in types?
Use yarn codegen to generate src/types folder