Skip to content

Commit

Permalink
Add cosmos.gov.v1 module
Browse files Browse the repository at this point in the history
  • Loading branch information
ljoss17 committed Nov 14, 2023
1 parent 608e0b8 commit ed4eb27
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -180,6 +180,9 @@ pub mod cosmos {
}
}
pub mod gov {
pub mod v1 {
include_proto!("cosmos.gov.v1.rs");
}
pub mod v1beta1 {
include_proto!("cosmos.gov.v1beta1.rs");
}
Expand Down

0 comments on commit ed4eb27

Please sign in to comment.