Post
Topic
Board Bitcoin Technical Support
Re: Cannot broadcast TX signed offline with Electrum: scriptsig-not-pushonly
by
Michael_S
on 18/01/2025, 14:12:27 UTC
...
Thanks a lot for your very good explanation. Makes sense and I am afraid I have to go through these tedious steps...

One more question: Is it possible to extract the unsigned TX HEX string from my signed TX HEX string? (ideally by omitting some parts or be using a command line tool or so). If yes, I can save substantial effort by not needing to re-build the entire TX again (esp. because I have many of thoise TXs with 1 input and N (N=many) outputs).

Or is the non-standard thing that casues my problem already included in the unsigned TX and not in the signing part?