Skip to content

Commit

Permalink
fix entity
Browse files Browse the repository at this point in the history
  • Loading branch information
toyv0 committed Jan 21, 2024
1 parent 6c1e3b6 commit e65d7e2
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions schema.graphql
Original file line number Diff line number Diff line change
Expand Up @@ -824,15 +824,6 @@ type TransmuterBufferSetAlchemistEvent implements Event @entity {
alchemist: Bytes!
}

type TransmuterBufferSetTransmuter implements Event @entity {
id: ID!
cursor: BigInt!
index: BigInt!
block: Block!
timestamp: BigInt!
transmuter: Bytes!
}

type TransmuterBufferSetFlowRateEvent implements Event @entity {
id: ID!
cursor: BigInt!
Expand Down

0 comments on commit e65d7e2

Please sign in to comment.