diff options
author | Veres Lajos <vlajos@gmail.com> | 2015-08-09 00:17:27 +0100 |
---|---|---|
committer | Veres Lajos <vlajos@gmail.com> | 2015-08-10 22:06:27 +0100 |
commit | 9f68ed6b6d1a9c6436ce37913666165f2b180ee3 (patch) | |
tree | 353f0c636a1f27824afb150fc16692456a00d5f1 /src/test/data/tx_valid.json | |
parent | a4fe57da6207c1e5691a1e843d22db571f3f0186 (diff) |
typofixes (found by misspell_fixer)
Diffstat (limited to 'src/test/data/tx_valid.json')
-rw-r--r-- | src/test/data/tx_valid.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/test/data/tx_valid.json b/src/test/data/tx_valid.json index 24fff575c1..9744a3c848 100644 --- a/src/test/data/tx_valid.json +++ b/src/test/data/tx_valid.json @@ -197,7 +197,7 @@ [[["0000000000000000000000000000000000000000000000000000000000000100", 0, "0 NOP2 1"]], "0100000001000100000000000000000000000000000000000000000000000000000000000000000000000000000001000000000000000000ff64cd1d", "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, "500000000 NOP2 1"]], "01000000010001000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000000000000065cd1d", "P2SH,CHECKLOCKTIMEVERIFY"], [[["0000000000000000000000000000000000000000000000000000000000000100", 0, "4294967295 NOP2 1"]], |