Skip to content

Commit

Permalink
allow StellarTypeToBase64String
Browse files Browse the repository at this point in the history
  • Loading branch information
b-yap committed Oct 21, 2024
1 parent 80cd93d commit 6ff899a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ pub use xdr::impls::transaction_set_type::*;
#[allow(unused_imports)]
pub use xdr::impls::error::*;

pub use utils::std::StellarTypeToString;
pub use utils::std::*;

pub use amount::*;
pub use binary::*;
Expand Down

0 comments on commit 6ff899a

Please sign in to comment.