Skip to content

Commit dceb9b6

Browse files
committed
Use caps 'ALL' as in the scipt
1 parent 5a9ba9c commit dceb9b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

09_4_Scripting_a_P2PKH.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ $ bitcoin-cli -named decoderawtransaction hexstring=$signedtx
4545
]
4646
}
4747
```
48-
You can see that its `scriptSig` unlocking script has two values. That's a `<signature>` (and an `[all]`) and a `<pubKey>`:
48+
You can see that its `scriptSig` unlocking script has two values. That's a `<signature>` (and an `[ALL]`) and a `<pubKey>`:
4949
```
5050
304402201cc39005b076cb06534cd084fcc522e7bf937c4c9654c1c9dfba68b92cbab7d1022066f273178febc7a37568e2e9f4dec980a2e9a95441abe838c7ef64c39d85849c[ALL] 0315a0aeb37634a71ede72d903acae4c6efa77f3423dcbcd6de3e13d9fd989438b
5151
```

0 commit comments

Comments
 (0)