hoprnet / hopr-admin

HOPR Admin app which can be used to manage a HOPRd node via its API
https://hopr-admin.vercel.app
2 stars 7 forks source link

default timeout too short for synchronous on-chain operations #604

Open esterlus opened 5 months ago

esterlus commented 5 months ago

Synchronous API calls that wait for the result of an on-chain operation need a higher default timeout than other API calls. Otherwise they will just timeout with the default setting (30sec)