Skip to content

[xc-admin] fix bug where proposal sometimes doesnt load #602

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Feb 15, 2023

Conversation

cctdaniel
Copy link
Contributor

No description provided.

@vercel
Copy link

vercel bot commented Feb 15, 2023

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

Name Status Preview Comments Updated
xc-admin-frontend ✅ Ready (Inspect) Visit Preview 💬 Add your feedback Feb 15, 2023 at 1:22PM (UTC)
1 Ignored Deployment
Name Status Preview Comments Updated
example-oracle-amm ⬜️ Ignored (Inspect) Feb 15, 2023 at 1:22PM (UTC)

@cctdaniel cctdaniel changed the title fix bug where proposal sometimes doesnt load [xc-admin] fix bug where proposal sometimes doesnt load Feb 15, 2023
// DELETE THIS TRY CATCH ONCE THIS MULTISIG EXISTS EVERYWHERE
setpriceFeedMultisigAccount(
await squads.getMultisig(
PRICE_FEED_MULTISIG[getMultisigCluster(cluster)]
)
)
} catch {
} catch (e) {
console.error(e)
Copy link
Contributor

Choose a reason for hiding this comment

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

can you remove console.error

@cctdaniel cctdaniel merged commit 950d657 into main Feb 15, 2023
@cctdaniel cctdaniel deleted the xc-admin-proposal-bugfix branch February 15, 2023 13:52
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