Skip to content

bypass unlocking when lock period is zero#253

Draft
timlind wants to merge 3 commits into
mainfrom
feature/reward-param-unlocking
Draft

bypass unlocking when lock period is zero#253
timlind wants to merge 3 commits into
mainfrom
feature/reward-param-unlocking

Conversation

@timlind
Copy link
Copy Markdown

@timlind timlind commented Nov 21, 2022

No description provided.

@vercel
Copy link
Copy Markdown

vercel Bot commented Nov 21, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
sifchain-dex ✅ Ready (Inspect) Visit Preview Nov 28, 2022 at 7:51PM (UTC)
sifchain-docs-next ✅ Ready (Inspect) Visit Preview Nov 28, 2022 at 7:51PM (UTC)
sifchain-margin ✅ Ready (Inspect) Visit Preview Nov 28, 2022 at 7:51PM (UTC)
sifchain-registry ✅ Ready (Inspect) Visit Preview Nov 28, 2022 at 7:51PM (UTC)
sifchain-ui-library ✅ Ready (Inspect) Visit Preview Nov 28, 2022 at 7:51PM (UTC)


const UnlockLiquidityForm = (props: ManageLiquidityModalProps) => {
const liquidityProviderQuery = useLiquidityProviderQuery(props.denom);
const rewardParams = useRewardParams();
Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

@alanrsoares this is returning undefined, can you see any issues?

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

the client might be outdated

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants