You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: