question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Error creating send transaction

See original GitHub issue

When I try to send coins I get this message:

error: Your client produced a transaction that is not accepted by the network any more.  Please upgrade to Electrum 2.5.1 or newer.

I’m on version 2.9.0

Do the updates referenced in #6 fix this? It seems like a different error. I’m currently on 375be10.

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:7

github_iconTop GitHub Comments

1reaction
fyookballcommented, Aug 4, 2017

i am about to release a new version, so please try on that and if still issue, open another ticket

0reactions
dbeckwithcommented, Aug 3, 2017

I will try updating to the latest commit later and see if that fixes anything.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Error: The send transactions "from" field must be defined!
I get this error, even though I do specify the transaction sender.Here is my code: for(let a=1; a<TEST_ORACLES_COUNT; a++) { await config.
Read more >
blockchain tutorial Error: The send transactions "from" field ...
I am following a blockchain tutorial from dappuniversity. When I create the task in the line await App ...
Read more >
eth.sendTransaction generates dead contract instead ... - GitHub
In my script: eth.sendTransaction('0xFROM_ADDRESS', null, amount) Instead of raising error, have sent all amount to hell.
Read more >
Transaction Failures | Helium Documentation
If you see this error message for payment transactions, it could mean that multiple payments were sent in quick succession without waiting for...
Read more >
How to Send Transactions on Ethereum - Alchemy Docs
There are three main steps in order to send a transaction to the Ethereum blockchain: create, sign, and broadcast. We'll go through all...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found