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

15 lines
380 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-snap/v1.14.0-unstable-2e06fbd4/linux-amd64/go1.22.2",
"chain": "1",
"url": "https://geth-rpc-endpoint.example.com",
"needs_auth": false,
"sync_mode": "snap",
"gc_mode": "archive"
}