Skip to content

Commit

Permalink
finish opcode
Browse files Browse the repository at this point in the history
  • Loading branch information
KaKeimei committed Jun 30, 2024
1 parent dda7f16 commit 3f2fa03
Show file tree
Hide file tree
Showing 2 changed files with 148 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ Script)和解锁脚本(Unlocking Script),只有当解锁脚本满足锁

这些操作码在比特币交易脚本中用于实现各种功能,例如验证签名、多重签名和哈希锁定。

详细信息请参阅[Bitcoin Wiki](https://en.bitcoin.it/wiki/Script)
详细信息请参阅[操作码](../../contract/bitcoin-scripts/opcode.md)

![img.png](/img/bitcoin-script-stack.png)

Expand Down
Loading

0 comments on commit 3f2fa03

Please sign in to comment.