-
Notifications
You must be signed in to change notification settings - Fork 3.3k
Open
Labels
topic-transactions 📑related to logic in transaction.pyrelated to logic in transaction.py
Description
Description
Given the raw transaction (a purchase for https://orbital.market/currencies):
02000000018ba1eda18e9e6258af5cb2856afd64b37f686466c224dc3e83a7577024eca1040000000000ffffffff03ac080000000000001600141656290687674fdd8d614f6b883cf77b531bc09400000000000000000c6a0adcb9bd97ffa4bf732b030df3210000000000160014511c3258e43f112c211a3ca9a548214c8ebfdd2000000000
Importing that into Electrum 4.6.1 via Tools > Load Transaction > From Text, it shows a transaction dialog box, but the "Status" is already "Signed" and the "Sign" button is greyed out.

That is incorrect; the transaction is currently unsigned and I want to create a signature and broadcast it, but cannot because the button is greyed out. The active wallet is a standard p2wpkh wallet, using a Trezor hardware wallet.
Metadata
Metadata
Assignees
Labels
topic-transactions 📑related to logic in transaction.pyrelated to logic in transaction.py