mirror of
https://github.com/bitcoin/bips.git
synced 2025-01-18 05:12:47 +01:00
bip-0388: make reference implementation executable
This commit is contained in:
parent
e7fef46177
commit
4c689f7cf9
2
bip-0388/wallet_policies.py
Normal file → Executable file
2
bip-0388/wallet_policies.py
Normal file → Executable file
@ -1,3 +1,5 @@
|
||||
#!/usr/bin/env python3
|
||||
|
||||
from typing import Iterable, List, Mapping, Tuple, Generator
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user