diff --git a/docker/nitro/anthony.toml b/docker/nitro/anthony.toml index 3662c5a1c..dae53af90 100644 --- a/docker/nitro/anthony.toml +++ b/docker/nitro/anthony.toml @@ -16,7 +16,7 @@ vpaaddress = "0x95EfacCb38106C249F5ddC25b71677d5aF6d31A0" caaddress = "0xe1790ea824035184a3bf344e087fb61744992545" # RPC provider docs: https://lotus.filecoin.io/lotus/developers/glif-nodes/#testnet-endpoint -chainurl = "wss://calibration.lotus.vdb.to/rpc/v1" +chainurl = "wss://wss.calibration.node.glif.io/apigw/lotus/rpc/v0" chainstartblock = 950307 chainauthtoken = "" diff --git a/docker/nitro/brad.toml b/docker/nitro/brad.toml index a989bb0d3..631574e38 100644 --- a/docker/nitro/brad.toml +++ b/docker/nitro/brad.toml @@ -16,7 +16,7 @@ vpaaddress = "0x95EfacCb38106C249F5ddC25b71677d5aF6d31A0" caaddress = "0xe1790ea824035184a3bf344e087fb61744992545" # RPC provider docs: https://lotus.filecoin.io/lotus/developers/glif-nodes/#testnet-endpoint -chainurl = "wss://calibration.lotus.vdb.to/rpc/v1" +chainurl = "wss://wss.calibration.node.glif.io/apigw/lotus/rpc/v0" chainstartblock = 950307 chainauthtoken = "" diff --git a/docker/nitro/iris.toml b/docker/nitro/iris.toml index 6e9d57b8a..386443535 100644 --- a/docker/nitro/iris.toml +++ b/docker/nitro/iris.toml @@ -16,7 +16,7 @@ vpaaddress = "0x95EfacCb38106C249F5ddC25b71677d5aF6d31A0" caaddress = "0xe1790ea824035184a3bf344e087fb61744992545" # RPC provider docs: https://lotus.filecoin.io/lotus/developers/glif-nodes/#testnet-endpoint -chainurl = "wss://calibration.lotus.vdb.to/rpc/v1" +chainurl = "wss://wss.calibration.node.glif.io/apigw/lotus/rpc/v0" chainstartblock = 950307 chainauthtoken = ""