gevulotnetwork / gevulot

Gevulot is an internet scale compute network for zero-knowledge proof generation and verification.
https://gevulot.com
Apache License 2.0
154 stars 48 forks source link

feat: Add request_timeout to rcp_client #193

Closed 0x5459 closed 5 months ago

0x5459 commented 5 months ago

Some RPC requests cannot complete the response within the default 60 seconds. Therefore, I added a argument rpc_timeout to customize the timeout.