Skip to content

Commit

Permalink
Merge pull request #342 from NibiruChain/develop
Browse files Browse the repository at this point in the history
chore: develop -> master
  • Loading branch information
cgilbe27 authored Mar 19, 2024
2 parents 4f7096e + fc7fba7 commit 8ec8a2b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/gql/query/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -9,17 +9,17 @@ export * from "./featureFlags"
export * from "./governance"
export * from "./ibc"
export * from "./inflation"
export * from "./markPriceCandles"
export * from "./marketing"
export * from "./markPriceCandles"
export * from "./oracle"
export * from "./perp"
export * from "./redelegations"
export * from "./spotLpPositions"
export * from "./spotPoolCreated"
export * from "./spotPoolExited"
export * from "./spotPoolJoined"
export * from "./spotPoolSwap"
export * from "./spotPools"
export * from "./spotPoolSwap"
export * from "./stats"
export * from "./unbondings"
export * from "./users"
Expand Down

1 comment on commit 8ec8a2b

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lines Statements Branches Functions
Coverage: 88%
90.22% (1265/1402) 79.79% (541/678) 78.22% (309/395)

Please sign in to comment.