Skip to content

Fix for the rejected transactions.#1

Open
scorpio18 wants to merge 1 commit intostakedev:masterfrom
scorpio18:patch-1
Open

Fix for the rejected transactions.#1
scorpio18 wants to merge 1 commit intostakedev:masterfrom
scorpio18:patch-1

Conversation

@scorpio18
Copy link

When sending coins, the wallet throws an error:
error: {"code":-4,"message":"Error: The transaction was rejected! This might happen if some of the coins in your wallet were already spent, such as if you used a copy of wallet.dat and coins were spent in the copy but not marked as spent here."}

While debug.log shows:
ERROR: ConnectInputs() : tried to spend coinbase at depth 9
ERROR: AcceptToMemoryPool : ConnectInputs failed
CommitTransaction() : Error: Transaction not valid

When sending coins, the wallet throws an error:
error: {"code":-4,"message":"Error: The transaction was rejected! This might happen if some of the coins in your wallet were already spent, such as if you used a copy of wallet.dat and coins were spent in the copy but not marked as spent here."}

While debug.log shows:
ERROR: ConnectInputs() : tried to spend coinbase at depth 9
ERROR: AcceptToMemoryPool : ConnectInputs failed <hash>
CommitTransaction() : Error: Transaction not valid
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant