Skip to content

Commit adae518

Browse files
committed
Revert "Temporary delete payments API for 1.4.0 release."
This reverts commit d115ae1. Signed-off-by: Sergey Minaev <[email protected]>
1 parent 13fe506 commit adae518

File tree

2 files changed

+556
-0
lines changed

2 files changed

+556
-0
lines changed

libindy/src/api/mod.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ pub mod pool;
88
pub mod did;
99
pub mod wallet;
1010
pub mod blob_storage;
11+
pub mod payments;
1112

1213
#[derive(Debug, PartialEq, Copy, Clone)]
1314
#[repr(i32)]

0 commit comments

Comments
 (0)