Skip to content

Commit 288fe8e

Browse files
committed
add tss to lib
1 parent 9811fdb commit 288fe8e

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

side-proto/src/lib.rs

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,4 +37,7 @@ pub mod side {
3737
pub mod lending {
3838
include!("prost/side/side.lending.rs");
3939
}
40+
pub mod tss {
41+
include!("prost/side/side.tss.rs");
42+
}
4043
}

0 commit comments

Comments
 (0)