We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 31450c3 commit c72c59aCopy full SHA for c72c59a
bip-0443.mediawiki
@@ -238,7 +238,7 @@ The following notations are used in the pseudocode below:
238
==== Transaction-wide initialization ====
239
240
This is executed once for the entire transaction, before any of the transaction input's scripts are evaluated.
241
-Itinitializes three arrays that are used to keep track of the amount information of the output.
+It initializes three arrays that are used to keep track of the amount information of the output.
242
243
<source lang="python">
244
output_min_amount = [0] * n_outputs
0 commit comments