diff options
| author | Veres Lajos <[email protected]> | 2015-08-09 00:17:27 +0100 |
|---|---|---|
| committer | Veres Lajos <[email protected]> | 2015-08-10 22:06:27 +0100 |
| commit | 9f68ed6b6d1a9c6436ce37913666165f2b180ee3 (patch) | |
| tree | 353f0c636a1f27824afb150fc16692456a00d5f1 /src/test/data/tx_invalid.json | |
| parent | Revert "Assert on probable deadlocks if the second lock isnt try_lock" (diff) | |
| download | discoin-9f68ed6b6d1a9c6436ce37913666165f2b180ee3.tar.xz discoin-9f68ed6b6d1a9c6436ce37913666165f2b180ee3.zip | |
typofixes (found by misspell_fixer)
Diffstat (limited to 'src/test/data/tx_invalid.json')
| -rw-r--r-- | src/test/data/tx_invalid.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/test/data/tx_invalid.json b/src/test/data/tx_invalid.json index 20bdbd08a..6c3cac71c 100644 --- a/src/test/data/tx_invalid.json +++ b/src/test/data/tx_invalid.json @@ -128,7 +128,7 @@ [[["0000000000000000000000000000000000000000000000000000000000000100", 0, "499999999 NOP2 1"]], "0100000001000100000000000000000000000000000000000000000000000000000000000000000000000000000001000000000000000000fe64cd1d", "P2SH,CHECKLOCKTIMEVERIFY"], -["By-time locks, with argument just beyond tx nLockTime (but within numerical boundries)"], +["By-time locks, with argument just beyond tx nLockTime (but within numerical boundaries)"], [[["0000000000000000000000000000000000000000000000000000000000000100", 0, "500000001 NOP2 1"]], "01000000010001000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000000000000065cd1d", "P2SH,CHECKLOCKTIMEVERIFY"], [[["0000000000000000000000000000000000000000000000000000000000000100", 0, "4294967295 NOP2 1"]], |