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
When passing a TimestampPrecision object into the params,
the full name of the enum gets encoded into
TimestampPrecision.MILLISECONDS e.g.
Obelisk understandably throws a fit and desires no prefixes.
We missed a `.value` call, added back here.
0 commit comments