laconic-registry-cli/demo/records/service/deployments/KindredGethRPCDeployment.json

15 lines
375 B
JSON
Raw Normal View History

{
"type": "ServiceDeploymentRecord",
"version": "0.1.0",
"schema": "",
"request": "",
"name": "geth-rpc",
"service": "<service-record-id>",
"node_name": "Geth/kindred-laconic/v1.14.0-unstable-3c26ffeb/linux-amd64/go1.21.8",
"chain": "1",
"url": "https://geth-rpc-endpoint.example.com",
"needs_auth": false,
"sync_mode": "full",
"gc_mode": "archive"
}