You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: contrib/testgen/gen_base58_test_vectors.py
+14-13Lines changed: 14 additions & 13 deletions
Original file line number
Diff line number
Diff line change
@@ -1,15 +1,13 @@
1
-
#!/usr/bin/env python2
1
+
#!/usr/bin/env python3
2
2
# Copyright (c) 2012-2017 The Bitcoin Core developers
3
3
# Distributed under the MIT software license, see the accompanying
4
4
# file COPYING or http://www.opensource.org/licenses/mit-license.php.
5
5
'''
6
6
Generate valid and invalid base58 address and private key test vectors.
0 commit comments