laconic-registry-cli/demo/records/service/deployments/ArchiveLotusDeployment.json
2024-05-09 11:02:24 +05:30

17 lines
341 B
JSON

{
"type": "ServiceDeploymentRecord",
"version": "0.1.0",
"schema": "",
"request": "",
"name": "lotus",
"service": "<service-record-id>",
"url": "https://lotus-rpc-endpoint.example.com",
"needs_auth": false,
"meta": {
"machine_name": "",
"node_type": "archive",
"chain": "314",
"eth_rpc_enabled": true
}
}