mirror of
https://github.com/bitcoin/bips.git
synced 2025-09-22 15:34:36 +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
|
from typing import Iterable, List, Mapping, Tuple, Generator
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user