what is process of finding minimum number of confirmation for a transaction in LISK?
Can anyone help me out answering my question? My question is "How many confirmation is needed for each transaction? Is it depend on number of delegates? If yes then what is process of finding minimum number of confirmation for a transaction in LISK?"
No any search results
You already invited:
3 Answers
Clady Papi
Upvotes from:
I would take exchanges as reference. Binance takes 3 confirmations, bitrex if I'm not wrong 303...
If I would have to decide a # of confirmation for my project, I would check if the network is okay (most nodes on the same blockheight) and then wait for the first 10 confirmations (~100 seconds)
sogard
Upvotes from:
aaron
Upvotes from:
so minimum would differ from nature of ur application. (if it's critical it should wait like exchanges, but if not 10 would be ok)