I'm looking to generate a raw plain hex signed tx that's ready to push later via blockchain/pushtx or bitcoind/sendrawtx.
I've noticed that copy raw tx returns the same value pre and post signing, which i presume to be the unsigned data. Is this a bug?