summaryrefslogtreecommitdiff
path: root/bip-0064.mediawiki
diff options
context:
space:
mode:
Diffstat (limited to 'bip-0064.mediawiki')
-rw-r--r--bip-0064.mediawiki2
1 files changed, 1 insertions, 1 deletions
diff --git a/bip-0064.mediawiki b/bip-0064.mediawiki
index 82a6cfd..02c4c2a 100644
--- a/bip-0064.mediawiki
+++ b/bip-0064.mediawiki
@@ -86,7 +86,7 @@ If the requesting client is looking up outputs for a signed transaction that the
client can partly verify the returned output by running the input scripts with it. Currently this
verifies only that the script is correct. A future version of the Bitcoin protocol is likely to also
allow the value to be checked in this way. It does not show that the output is really unspent or was
-ever actually created in the block chain however. Additionally, the form of the provided scriptPubKey
+ever actually created in the block chain however. Additionally, the form of the provided scriptPubKey
should be checked before execution to ensure the remote peer doesn't just set the script to OP_TRUE.
If the requesting client has a mapping of chain heights to block hashes in the best chain e.g.