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

feat(x/twap): geometric twap CLI #3801

Closed
p0mvn opened this issue Dec 20, 2022 · 0 comments · Fixed by #3812
Closed

feat(x/twap): geometric twap CLI #3801

p0mvn opened this issue Dec 20, 2022 · 0 comments · Fixed by #3812
Assignees

Comments

@p0mvn
Copy link
Member

p0mvn commented Dec 20, 2022

Background

We need geometric twap CLI. It is currently blocked on: #3696

Suggested Design

GetQueryTwapCommand is refactored to take a string argument that represents a type "geometric" or "arithmetic" with shorthands of "g" and "a" respectively. Any other value for type errors.

Acceptance Criteria

  • CLI is implemented
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

1 participant