Skip to content

Commit a5a2aa6

Browse files
committed
chore: track price_cache
1 parent c4081ea commit a5a2aa6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/hasura-config/src/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ const tables = [
2929
"attestations",
3030
"attestation_txns",
3131
"events_registry",
32+
"price_cache",
3233
] as const;
3334

3435
type Tables = typeof tables;

0 commit comments

Comments
 (0)