-
Notifications
You must be signed in to change notification settings - Fork 45
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(proto): Proto API v2 [DEV-1786] #398
Conversation
Task linked: DEV-1786 Build and lint Protobuf definitions for v2 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Added revisited FeeParams
definitions for interchangeability through gov proposals.
We need to mind for tx_types
to be snake cased or defined per MsgTypeUrl.
As for resources, media_types
keys can easily be valid mime types.
Processed the rest of comments. I think it's ready now. |
* Add protobuf linting * Add ignore for v1 protos * Keep only buf linter * Inherit secrets * Buf lint and breaking configuration Co-authored-by: Ankur Banerjee <ankurdotb@users.noreply.github.com>
Todo: Add deactivation transaction |
No description provided.