We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 94661af commit 5c7b4d7Copy full SHA for 5c7b4d7
packages/rs-sdk/src/platform/transition.rs
@@ -18,5 +18,5 @@ pub mod withdraw_from_identity;
18
19
pub use txid::TxId;
20
21
-mod builder;
+pub mod builder;
22
pub mod fungible_tokens;
0 commit comments