diff --git a/ch07.asciidoc b/ch07.asciidoc index ebbc82f6..f029e293 100644 --- a/ch07.asciidoc +++ b/ch07.asciidoc @@ -761,7 +761,7 @@ The ((("use cases", "import/export", id="mohamappd")))second type of witness pro HASH160 54c557e07dde5bb6cb791c7a540e0a4796f5e97e EQUAL ---- -This P2SH script references the hash of a _redeem script_ that defines a 2-of-3 multisignature requirement to spend funds. To spend this output, Mohammed's company would present the redeem script (whose hash matches the script hash in the P2SH output) and the signatures necessary to satisfy that redeem script, all inside the transaction input: +This P2SH script references the hash of a _redeem script_ that defines a 2-of-5 multisignature requirement to spend funds. To spend this output, Mohammed's company would present the redeem script (whose hash matches the script hash in the P2SH output) and the signatures necessary to satisfy that redeem script, all inside the transaction input: .Decoded transaction showing a P2SH output being spent ----