Skip to content

Commit c8d08e9

Browse files
authored
chore: remove code comments UDL
1 parent d9f894a commit c8d08e9

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

bdk-ffi/src/bdk.udl

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,10 @@
11
namespace bdk {};
22

3-
// ------------------------------------------------------------------------
4-
// bdk_wallet crate - bitcoin re-exports
5-
// ------------------------------------------------------------------------
6-
7-
83
[NonExhaustive, Remote]
94
enum Network {
105
"Bitcoin",
116
"Testnet",
127
"Signet",
138
"Regtest",
149
"Testnet4",
15-
};
10+
};

0 commit comments

Comments
 (0)