We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 13fe506 commit adae518Copy full SHA for adae518
libindy/src/api/mod.rs
@@ -8,6 +8,7 @@ pub mod pool;
8
pub mod did;
9
pub mod wallet;
10
pub mod blob_storage;
11
+pub mod payments;
12
13
#[derive(Debug, PartialEq, Copy, Clone)]
14
#[repr(i32)]
0 commit comments