helium / blockchain-core

Apache License 2.0
212 stars 85 forks source link

Set relx RPC timeout to 900 seconds #1268

Closed jadeallenx closed 2 years ago

jadeallenx commented 2 years ago

Problem to solve: We want to stop getting timeouts from the command line

Solution: Set the relx rpc timeout value to 900 seconds.

(see also https://github.com/helium/miner/pull/1464)