diff --git a/pokt/config.json b/pokt/config.json index 2bce6528..e6f09ca1 100644 --- a/pokt/config.json +++ b/pokt/config.json @@ -143,7 +143,7 @@ "user_agent": "", "validator_cache_size": 10000, "application_cache_size": 10000, - "rpc_timeout": 30000, + "rpc_timeout": 60000, "pocket_prometheus_port": "8083", "prometheus_max_open_files": 3, "max_claim_age_for_proof_retry": 32,