From 6a8d38ab6f8f81f847e1c20b9f86fc3687098e77 Mon Sep 17 00:00:00 2001 From: Moray Grieve Date: Fri, 20 Dec 2024 15:00:51 +0000 Subject: [PATCH] Remove trailing slash --- .default.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.default.properties b/.default.properties index e6ca6884..47abbab0 100644 --- a/.default.properties +++ b/.default.properties @@ -107,7 +107,7 @@ L1FundedAccountPK = L2GasPaymentAccountPK = [env.ten.uat] -HostHTTP = https://rpc2.uat-testnet.ten.xyz/ +HostHTTP = https://rpc2.uat-testnet.ten.xyz HostWS = wss://rpc2.uat-testnet.ten.xyz PortHTTP = 443 PortWS = 443