mining-scripts/configs/sgx_default_qcnl.conf
2024-03-27 23:29:48 +08:00

7 lines
165 B
Plaintext

{
"pccs_url": "https://localhost:8081/sgx/certification/v3/",
"use_secure_cert": true,
"retry_times": 6,
"retry_delay": 10,
"pck_cache_expire_hours": 168
}