Feathercoin-Foundation / electrum-ftc

Electrum-FTC; Feathercoin thin client. Follows upstream by rebasing FTC patches. Tags remain stable.
MIT License
10 stars 8 forks source link

Cosigner Wallet -> Send Tab -> Broadcast button does not work #93

Open Anilkumar18 opened 6 years ago

Anilkumar18 commented 6 years ago

Expected Behavior

Cosigner Wallet -> Send Tab -> After sending transaction and both the cosigners click Sign button , Now clicking on broadcast button throws an error "error: {'message': 'the transaction was rejected by network rules.\n\n66: min relay fee not met\n[0100000002551b5f2931d60e23687874...]', 'code': 1}"

Current Behavior

Cosigner Wallet -> Send Tab -> Broadcast button does not work

Steps to Reproduce

1.Open acosigner wallet 2.send funds to another standard wallet(wallet 1) 3.once the tranasaction is intiated transaction window opens 4.transaction window click on 'Send to Cosigner' 5.A message "Failed to send transaction to cosigning pool." appears 6.The transaction id in the window is mentioned as 'Unknown' 7.Now save the transaction to a file. Go to the other cosigner wallet , use load transactions -> From file -> Select the saved file -> 9.The transaction id window opens , click on sign. Now click on broadcast an error message is thrown

Your Environment