Skip to content

Commit

Permalink
chore: update description on market attribute
Browse files Browse the repository at this point in the history
  • Loading branch information
coreyar committed Dec 17, 2024
1 parent b0e1aa6 commit ed241ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion subgraphs/isolated-pools/schema.graphql
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ enum MarketPauseGuardianAction {
type MarketAction @entity {
"Concatentation of address and action"
id: Bytes!
"vToken Address affected"
"Market affected"
market: Market!
"Action (Borrow, Mint)"
action: String!
Expand Down

0 comments on commit ed241ab

Please sign in to comment.