diff options
| author | MarcoFalke <[email protected]> | 2017-08-16 00:28:57 +0200 |
|---|---|---|
| committer | MarcoFalke <[email protected]> | 2017-08-16 00:30:12 +0200 |
| commit | d7be7b39fa1021ec4518186afe145ee948e12a94 (patch) | |
| tree | 647e66ac3dd72e927d2afcc5e05c2dd676efd71e /src/test/data | |
| parent | Merge #10711: [tests] Introduce TestNode (diff) | |
| parent | doc: spelling fixes (diff) | |
| download | discoin-d7be7b39fa1021ec4518186afe145ee948e12a94.tar.xz discoin-d7be7b39fa1021ec4518186afe145ee948e12a94.zip | |
Merge #10705: Trivial: spelling fixes
f42fc1d50 doc: spelling fixes (klemens)
Pull request description:
patch contains some spelling fixes ( just in comments ) as found by a bot ( http://www.misfix.org, https://github.com/ka7/misspell_fixer ).
Tree-SHA512: ba6046cfcd81b0783420daae7d776be92dd7b85a593e212f8f1b4403aca9b1b6af12cef7080d4ea5ed4a14952fd25e4300109a59c414e08f5395cdb9947bb750
Diffstat (limited to 'src/test/data')
| -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 2235bd0ae..09442b7f9 100644 --- a/src/test/data/tx_invalid.json +++ b/src/test/data/tx_invalid.json @@ -205,7 +205,7 @@ [[["0000000000000000000000000000000000000000000000000000000000000100", 0, "4259839 CHECKSEQUENCEVERIFY 1"]], "020000000100010000000000000000000000000000000000000000000000000000000000000000000000feff40000100000000000000000000000000", "P2SH,CHECKSEQUENCEVERIFY"], -["By-time locks, with argument just beyond txin.nSequence (but within numerical boundries)"], +["By-time locks, with argument just beyond txin.nSequence (but within numerical boundaries)"], [[["0000000000000000000000000000000000000000000000000000000000000100", 0, "4194305 CHECKSEQUENCEVERIFY 1"]], "020000000100010000000000000000000000000000000000000000000000000000000000000000000000000040000100000000000000000000000000", "P2SH,CHECKSEQUENCEVERIFY"], [[["0000000000000000000000000000000000000000000000000000000000000100", 0, "4259839 CHECKSEQUENCEVERIFY 1"]], |