unknown output script in a sample bitcoin pcap file
unknown output script in a sample bitcoin pcap file
I start working on bitcoin protocol to extract output addresses from scripts in tx structures. Now in can produce some valid bitcoin address but some scripts are not familiar in op_code lists introduced in bitcoin wiki(script).
for example, the hex stream value of output script in first tx structure of my sample pcap is like this:
410498361908359fec5adaa624428484e7d117f36f811c7c471f4f1c7dd8184c20b32f0e2590c8d70906ebd585da2ae14ea942e4088891139379b434a26173754750ac
and no op_code is present with 0x41 value.
can anyone explain this matter?
https://ift.tt/2r7rwPB
Comments
Post a Comment