Post
Topic
Board Development & Technical Discussion
Re: How to redeem a "dumb script" native P2WPKH? (Nested P2SH-P2WPKH went well)
by
nc50lc
on 09/11/2024, 15:05:33 UTC
-snip-
I tried the redeem script on cointoolkit(the link he provided) and it did not work I even tried on Coinbin and still it didn't work.
I might be getting something wrong or they stopped supporting non standard scripts.
Oh okay, he didn't explained how he used the tool.
It has to be done manually by entering the input's details, the txid, vout, scriptsig (minus the size) which is "51027551" and amount.
Then the output considering the fee, don't forget to change the coin setting to Bitcoin (testnet).

You can even reproduce the raw transaction that he shared in the OP by filling up with the same details as his transaction.

Inputs;
TXID: 85fd05407575d31155824f6cdbaae1b544af78158cc643dd4d8f7c7351ef5bfb | N: 0 | Script: 51027551 | Amount: 1
Outputs;
Address: 2N2EJxoRy5hRE74aV4NDiC22dcH3QEqzf5G | Amount: 0.99999

Then submit it.
Check the result transaction with his Byte by Byte.