Author

Topic: Are these funds burned? (Read 127 times)

legendary
Activity: 3472
Merit: 10611
January 22, 2021, 03:48:23 AM
#2
Assuming is the RIPEMD160 of SHA256 of your public key, I don't think there is any way of spending these coins. Because P2SH outputs expect a "script" on top of the stack and pop that to hash, you can't just put your public key (without the PUSHDATA OP behind it) on top of the stack, that would be an invalid script.
jr. member
Activity: 34
Merit: 87
January 22, 2021, 03:13:14 AM
#1
Instead of sending coins to "OP_DUP OP_HASH160 OP_EQUALVERIFY OP_CHECKSIG" I sent them to "OP_HASH160 OP_EQUAL". Both hashes are exactly the same. Are they burned or is it possible to get them by using some kind of non-standard transaction?
Jump to: