Skip to content
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

fix: Add handle epoch for price feed contract #195

Merged
merged 2 commits into from
Oct 29, 2024
Merged

Conversation

trinitys7
Copy link
Collaborator

Currently, the price feed contract only allow to call handle epoch via SudoMsg, but the chain has no msg to support adding task for price feed contract. This PR helps create MsgSetPriceFeedContract to handle the issue

@vuong177 vuong177 merged commit b507993 into main Oct 29, 2024
5 checks passed
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