Skip to content

Commit f80bc08

Browse files
committed
fix: make cip19 utils public
Signed-off-by: bkioshn <[email protected]>
1 parent 327415a commit f80bc08

File tree

1 file changed

+1
-1
lines changed
  • rust/rbac-registration/src/cardano/cip509/utils

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
//! Utility functions for CIP-509
22
3-
pub(crate) mod cip19;
3+
pub mod cip19;

0 commit comments

Comments
 (0)