Skip to content

Commit 4c689f7

Browse files
committed
bip-0388: make reference implementation executable
1 parent e7fef46 commit 4c689f7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

bip-0388/wallet_policies.py

100644100755
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
#!/usr/bin/env python3
2+
13
from typing import Iterable, List, Mapping, Tuple, Generator
24

35

0 commit comments

Comments
 (0)