Skip to content

Large input/output TXs sometimes fail to send without "resendtx" command #65

@CryptoCoderz

Description

@CryptoCoderz

When sending large transactions (high input/output count) they can fail to be included in a block due to size and other factors. The wallet/client then needs to be queried with a "resendtx" command via RPC console or daemon command in order to have the transaction finally process through the network. Without this command the transaction has a chance of hanging indefinitely.

Feature request:

  • Automate "resendtx" feature to scan and issue this command if a transaction has stuck or is sluggish to become accepted.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions