Skip to content

Commit 69c41b9

Browse files
reduce qualified udt names in contract info output
1 parent 50eb225 commit 69c41b9

3 files changed

Lines changed: 497 additions & 3 deletions

File tree

cmd/crates/soroban-spec-tools/src/lib.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ use stellar_xdr::{
1717

1818
pub mod contract;
1919
pub mod event;
20+
pub mod reduce;
2021
pub mod test_utils;
2122
pub mod utils;
2223
mod verify;

0 commit comments

Comments
 (0)