Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion content/en/lotus/developers/glif-nodes.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ Calibration nodes using the [JSON RPC API]({{< relref "../../reference/basics/ap
You can use the `v1` JSON RPC API with `https://api.calibration.node.glif.io/rpc/v1`
{{< /alert >}}

- The Calibration network has a WebSocket endpoint. The WebSocket link is available at wss://wss.calibration.node.glif.io/apigw/lotus/rpc/1
- The Calibration network has a WebSocket endpoint. The WebSocket link is available at wss://wss.calibration.node.glif.io/apigw/lotus/rpc/v1

### Custom endpoints

Expand Down
Loading