mirror of
https://github.com/bitcoin/bips.git
synced 2026-07-06 17:46:00 +00:00
Remove trailing whitespace from all BIPs
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user