File tree Expand file tree Collapse file tree 1 file changed +0
-24
lines changed
Expand file tree Collapse file tree 1 file changed +0
-24
lines changed Original file line number Diff line number Diff line change 11namespace 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// ------------------------------------------------------------------------
You can’t perform that action at this time.
0 commit comments