mirror of
https://github.com/ChristopherA/Learning-Bitcoin-from-the-Command-Line.git
synced 2025-06-07 16:06:26 +00:00
Update 16_5_Using_Scripts_in_Libwally.md
This commit is contained in:
parent
274974ff94
commit
26dc93c7ed
@ -36,6 +36,7 @@ If you looked at the results of `p2sh`, you'd see it was:
|
||||
a9143f58b4f7b14847a9083694b9b3b52a4cea2569ed87
|
||||
```
|
||||
Which you may recall breaks apart to:
|
||||
```
|
||||
a9 / 14 / 3f58b4f7b14847a9083694b9b3b52a4cea2569ed / 87
|
||||
```
|
||||
That's our old friend `OP_HASH160 3f58b4f7b14847a9083694b9b3b52a4cea2569ed OP_EQUAL`.
|
||||
|
Loading…
x
Reference in New Issue
Block a user