bisq/core/src
chimp1984 60b3e1216a
Change max retries from 3 to 12
When doing a resync from genesis the number of blocks is limited to 6000
so that requires lots of requests and with that increases risk of broken
connections. Giving more tolerance for retries avoids that the user has
to restart the app.
2021-12-06 11:52:13 +01:00
..
main Change max retries from 3 to 12 2021-12-06 11:52:13 +01:00
test Rename getPaymentMethodById to getPaymentMethod 2021-11-23 09:54:05 +01:00