contrib/misc/mkbootstrap: rename to linearize.py
This commit is contained in:
parent
0a0970fa0e
commit
df6c5433e7
@ -1,5 +1,8 @@
|
|||||||
#!/usr/bin/python
|
#!/usr/bin/python
|
||||||
#
|
#
|
||||||
|
# linearize.py: Construct a linear, no-fork, best version of the blockchain.
|
||||||
|
#
|
||||||
|
#
|
||||||
# Copyright (c) 2013 The Bitcoin developers
|
# Copyright (c) 2013 The Bitcoin developers
|
||||||
# Distributed under the MIT/X11 software license, see the accompanying
|
# Distributed under the MIT/X11 software license, see the accompanying
|
||||||
# file COPYING or http://www.opensource.org/licenses/mit-license.php.
|
# file COPYING or http://www.opensource.org/licenses/mit-license.php.
|
Loading…
Reference in New Issue
Block a user