mirror of
https://github.com/twisterarmy/twister-core.git
synced 2025-02-03 02:14:16 +00:00
Merge pull request #1910 from Diapolo/block_chain_typo
change blockchain -> block chain (spelling)
This commit is contained in:
commit
ef0ae25c2b
@ -129,7 +129,6 @@ BOOST_AUTO_TEST_CASE(DoS_checknbits)
|
|||||||
|
|
||||||
// ... but OK if enough time passed for difficulty to adjust downward:
|
// ... but OK if enough time passed for difficulty to adjust downward:
|
||||||
BOOST_CHECK(CheckNBits(firstcheck.second, lastcheck.first+60*60*24*365*4, lastcheck.second, lastcheck.first));
|
BOOST_CHECK(CheckNBits(firstcheck.second, lastcheck.first+60*60*24*365*4, lastcheck.second, lastcheck.first));
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
CTransaction RandomOrphan()
|
CTransaction RandomOrphan()
|
||||||
|
Loading…
x
Reference in New Issue
Block a user