Skip to content

Commit

Permalink
Update subgraphs/venus-governance/schema.graphql
Browse files Browse the repository at this point in the history
Co-authored-by: Gleiser Oliveira <[email protected]>
  • Loading branch information
coreyar and gleiser-oliveira authored Oct 5, 2023
1 parent ab22da5 commit f4b7ba3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion subgraphs/venus-governance/schema.graphql
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@ type GovernanceRoute @entity {
governor: Bytes!
"Address of timelock contract for route"
timelock: Bytes!
"Que execution delay in blocks"
"Queue execution delay in blocks"
queueDelayBlocks: BigInt!
"The delay before voting on a proposal may take place, once proposed, in blocks"
votingDelayBlocks: BigInt!
Expand Down

0 comments on commit f4b7ba3

Please sign in to comment.