Browse Source

contrib/misc/mkbootstrap: rename to linearize.py

pull/4/head
Jeff Garzik 11 years ago
parent
commit
df6c5433e7
  1. 0
      contrib/misc/example-linearize.cfg
  2. 3
      contrib/misc/linearize.py

0
contrib/misc/example-mkbootstrap.cfg → contrib/misc/example-linearize.cfg

3
contrib/misc/mkbootstrap.py → contrib/misc/linearize.py

@ -1,5 +1,8 @@
#!/usr/bin/python
#
# linearize.py: Construct a linear, no-fork, best version of the blockchain.
#
#
# Copyright (c) 2013 The Bitcoin developers
# Distributed under the MIT/X11 software license, see the accompanying
# file COPYING or http://www.opensource.org/licenses/mit-license.php.
Loading…
Cancel
Save