Skip to content

Commit

Permalink
Re-export either from namada_tx
Browse files Browse the repository at this point in the history
  • Loading branch information
sug0 committed Jun 19, 2024
1 parent a088bdb commit 3ca9912
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions crates/tx/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ pub mod proto;
mod types;

use data::TxType;
pub use either;
pub use event::new_tx_event;
pub use namada_core::key::SignableEthMessage;
pub use namada_core::sign::SignatureIndex;
Expand Down

0 comments on commit 3ca9912

Please sign in to comment.