issues
search
BoostryJP
/
ibet-Wallet-API
A powerful API suite for seamlessly building ibet blockchain wallet systems ðŸ›
https://ibet.jp/ibet-for-fin
Apache License 2.0
9
stars
0
forks
source link
Tuning txpool wait
#1521
Closed
YoshihitoAso
closed
4 months ago
YoshihitoAso
commented
4 months ago
Related to: #1518
Changed the txpool waiting algorithm
I changed the algorithm so that it sends without sleeping up to the threshold, and then starts sleeping abruptly once the threshold is exceeded.
Related to: #1518
Changed the txpool waiting algorithm