From c72c59a8db3492cc3f40fbdf94f02dd2e7422a06 Mon Sep 17 00:00:00 2001 From: hoffman Date: Sat, 2 Aug 2025 11:42:07 +0800 Subject: [PATCH] Update bip-0443.mediawiki --- bip-0443.mediawiki | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bip-0443.mediawiki b/bip-0443.mediawiki index 4aaca42f..aa3879c8 100644 --- a/bip-0443.mediawiki +++ b/bip-0443.mediawiki @@ -238,7 +238,7 @@ The following notations are used in the pseudocode below: ==== Transaction-wide initialization ==== This is executed once for the entire transaction, before any of the transaction input's scripts are evaluated. -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. output_min_amount = [0] * n_outputs