Hi everoyne! I'm trying to implement ERC20 tokes support from Java. What I don't understand is that for commiting "transfer" transaction, I can specify number of tries and sleep duriation. Why is this for? For Bitcion, transaction just waits in the mempool. What is the reason for try and try again to put transaction to the Ethereum network?
Jun 19, 2020, 11:03 AM