Skip to content

Commit

Permalink
BE-632 | Deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
deividaspetraitis committed Dec 10, 2024
1 parent 2ed6cc5 commit fe88eb3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/trpc/src/pools.ts
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,7 @@ export const poolsRouter = createTRPCRouter({
.merge(UserOsmoAddressSchema)
)
.query(async ({ input: { poolId, userOsmoAddress }, ctx }) =>

getSharePoolBondDurations({
...ctx,
poolId,
Expand Down

0 comments on commit fe88eb3

Please sign in to comment.