-
Notifications
You must be signed in to change notification settings - Fork 123
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
Track prost-types
release for Duration
error propagation
#252
Comments
neacsu
added a commit
to neacsu/cosmos-rust
that referenced
this issue
Jul 4, 2022
Opened issue: cosmos#252
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The current
prost-types
dependency version doesn't support proper Duration error propagation, which should be fixed when tokio-rs/prost#625 is included in a release.Once that is done, we can also expose
PeriodicAllowance
, similarly to how we did in #250 forMsgGrantAllowance
,MsgRevokeAllowance
,BasicAllowance
andAllowedMsgAllowance
The text was updated successfully, but these errors were encountered: