Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

2020/11/01/1_Blockchain/Script_and_Address_of_Bitcoin_Notes/ #16

Open
utterances-bot opened this issue Mar 16, 2022 · 1 comment
Open

Comments

@utterances-bot
Copy link

比特币脚本与地址笔记 | Furrybear's Blog

比特币脚本与地址笔记 一些概念的部分解释 非压缩式公钥:65字节,十六进制表示以04开头; 压缩式公钥:33字节,十六进制表示以02、03开头; 公钥哈希:20字节; 脚本哈希:20字节(或者32字节,但是没有见过实例); 地址(由公钥哈希和脚本哈希组装和编码而来): P2PKH型:十六进制以1开头,例

https://furrybear.github.io/2020/11/01/1_Blockchain/Script_and_Address_of_Bitcoin_Notes/

Copy link
Owner

chenll7 commented Mar 16, 2022

测试一下评论功能。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants