File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ // Author: xiphon, April 2017
2+ //
13// This file is a part of PascalLite cryptocurrency project
24//
5+ // Github: <https://github.com/xiphon/PascalLite>
6+ // Bitcointalk thread: <https://bitcointalk.org/index.php?topic=1773026>
7+ // Block Explorer: <https://pascallite.com>
8+ // Accounts Marketplace <https://accounts.pascallite.com>
9+ //
310// Copyright (C) 2017 PascalLite project
411//
12+ // Redistributions and use the source code must retain
13+ // the above copyright notice and the following disclaimer.
14+ //
15+ // Redistributions in binary form must reproduce the above copyright notice
16+ // and the following disclaimer in the documentation and/or other
17+ // materials provided with the distribution.
18+ //
519// This program is free software: you can redistribute it and/or modify
620// it under the terms of the GNU General Public License as published by
721// the Free Software Foundation, either version 3 of the License, or
1428//
1529// You should have received a copy of the GNU General Public License
1630// along with this program. If not, see <http://www.gnu.org/licenses/>.
17- //
18- // Author: xiphon <https://github.com/xiphon>, April 2017
1931
2032unit difficulty;
2133
You can’t perform that action at this time.
0 commit comments