You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
是这里
初始block , ExtractPkScriptAddrs 函数 解出来 的格式不正确
041d356838d3f8d12928283ad48ffc9f7a8379dc0cab5b607a134015188cc6a1a2501d70edaffe976ffe9489a419ca9f092eaf00b5e6becc048481a8e20d47d378,
正确是1MEtSK6718qENjMW1ET5Qp2ASFHrQ7rCAh 这种长度的吧!
The text was updated successfully, but these errors were encountered: