Cannot push rawTX consecutively?

0

When I use the blockcypher's api or the bitcore's api to push rawtx, I can only send successful transaction the first time. If I send the next transaction immediately, I will receive an empty return and the transaction cannot be sent. I have to wait for the previously submitted transaction to be confirmed, then I can send the next transaction. I cannot send forward transactions even though the transaction is valid. Why?

manhluna

Posted 2019-10-18T15:56:34.307

Reputation: 1

No answers