Skip to content

Commit

Permalink
contrib/misc/mkbootstrap: rename to linearize.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeff Garzik committed Aug 30, 2013
1 parent 0a0970f commit df6c543
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
File renamed without changes.
3 changes: 3 additions & 0 deletions contrib/misc/mkbootstrap.py → contrib/misc/linearize.py
Original file line number Diff line number Diff line change
@@ -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.
Expand Down

0 comments on commit df6c543

Please sign in to comment.