Skip to content

Commit 1af5159

Browse files
committed
chore: remove wallet module from UDL
1 parent b822dca commit 1af5159

File tree

1 file changed

+0
-24
lines changed

1 file changed

+0
-24
lines changed

bdk-ffi/src/bdk.udl

Lines changed: 0 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -1,29 +1,5 @@
11
namespace bdk {};
22

3-
// ------------------------------------------------------------------------
4-
// bdk crate - error module
5-
// ------------------------------------------------------------------------
6-
7-
// ------------------------------------------------------------------------
8-
// bdk_wallet crate - types module
9-
// ------------------------------------------------------------------------
10-
11-
12-
13-
14-
// ------------------------------------------------------------------------
15-
// bdk_wallet crate - wallet module
16-
// ------------------------------------------------------------------------
17-
18-
typedef interface Policy;
19-
20-
typedef enum SatisfiableItem;
21-
22-
23-
typedef enum Satisfaction;
24-
25-
typedef record Condition;
26-
273
// ------------------------------------------------------------------------
284
// bdk_wallet crate - bitcoin re-exports
295
// ------------------------------------------------------------------------

0 commit comments

Comments
 (0)