mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-19 13:27:35 +02:00
Fix typos
This commit is contained in:
parent
00d1680498
commit
4d9b4256d8
44 changed files with 55 additions and 55 deletions
|
|
@ -35,7 +35,7 @@ ToMemPool(CMutableTransaction& tx)
|
|||
|
||||
BOOST_FIXTURE_TEST_CASE(tx_mempool_block_doublespend, TestChain100Setup)
|
||||
{
|
||||
// Make sure skipping validation of transctions that were
|
||||
// Make sure skipping validation of transactions that were
|
||||
// validated going into the memory pool does not allow
|
||||
// double-spends in blocks to pass validation when they should not.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue