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

ExtractPkScriptAddrs Err #1447

Open
xjaksyt2008 opened this issue Jul 6, 2019 · 1 comment
Open

ExtractPkScriptAddrs Err #1447

xjaksyt2008 opened this issue Jul 6, 2019 · 1 comment

Comments

@xjaksyt2008
Copy link

初始block , ExtractPkScriptAddrs 函数 解出来 的格式不正确
041d356838d3f8d12928283ad48ffc9f7a8379dc0cab5b607a134015188cc6a1a2501d70edaffe976ffe9489a419ca9f092eaf00b5e6becc048481a8e20d47d378,
正确是1MEtSK6718qENjMW1ET5Qp2ASFHrQ7rCAh 这种长度的吧!

@xjaksyt2008
Copy link
Author

case PubKeyTy:
	// A pay-to-pubkey script is of the form:
	//  <pubkey> OP_CHECKSIG
	// Therefore the pubkey is the first item on the stack.
	// Skip the pubkey if it's invalid for some reason.
    是这里

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

1 participant