Skip to content

Commit bca6b40

Browse files
committed
feat: add cardano registration chain
Signed-off-by: bkioshn <[email protected]>
1 parent 72a1d3a commit bca6b40

File tree

3 files changed

+524
-0
lines changed

3 files changed

+524
-0
lines changed

rust/rbac-registration/src/lib.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
//! This crate provides functionalities for RBAC registration.
22
33
pub mod cardano;
4+
pub mod registration;
45
pub(crate) mod utils;

0 commit comments

Comments
 (0)