mirror of
https://github.com/bitcoin/bips.git
synced 2025-09-20 18:40:40 +02:00
bip-0388: make reference implementation executable
This commit is contained in:
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
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user