Skip to content

Commit

Permalink
export abci::event::v_037
Browse files Browse the repository at this point in the history
  • Loading branch information
SuperFluffy committed Dec 11, 2024
1 parent 2f94e7f commit 0728f44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tendermint/src/abci/event.rs
Original file line number Diff line number Diff line change
Expand Up @@ -370,7 +370,7 @@ pub mod v0_34 {
impl Protobuf<pb::Event> for Event {}
}

mod v0_37 {
pub mod v0_37 {
use super::Event;
use crate::prelude::*;
use crate::serializers;
Expand Down

0 comments on commit 0728f44

Please sign in to comment.