Jeff Garzik
11 years ago
2 changed files with 3 additions and 0 deletions
@ -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