My transactions regularly have to be rebroadcast. Why? How can I fix it?

3

I run a small Bitcoin related service in which bitcoins get sent out my users regularly throughout each day via my bitcoind node. Once or twice a week some of the transactions don't seem to be properly broadcast, and when pushing manually using Blockchain's pushtx tool, Blockchain will respond with Unable to find inputs: [...] (where the ... is one or more txids)

Pushing the inputs listed will usually solve the issue, but why is this necessary in the first place? How can I fix it? I hope I'm describing the issue well enough; I'm finding it hard to explain.

Rob

Posted 2017-01-25T15:14:39.817

Reputation: 87

Question was closed 2018-12-02T19:15:00.067

Problems with any of the services provided by any of the companies with "Blockchain" in their name probably need to be referred to that company's support contacts.RedGrittyBrick 2018-11-14T11:14:14.673

No answers