mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-17 13:07:54 +02:00
Remove redundant semicolons
This commit is contained in:
parent
02e5308c1b
commit
8fc698935f
3 changed files with 4 additions and 4 deletions
|
|
@ -292,7 +292,7 @@ BOOST_AUTO_TEST_CASE(versionbits_computeblockversion)
|
|||
blocksToMine--;
|
||||
nTime += 600;
|
||||
nHeight += 1;
|
||||
};
|
||||
}
|
||||
|
||||
nTime = nTimeout;
|
||||
// FAILED is only triggered at the end of a period, so CBV should be setting
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue