17 lines
341 B
JSON
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
|
|
}
|
|
}
|