Skip to content

Commit

Permalink
Remove trailing slash
Browse files Browse the repository at this point in the history
  • Loading branch information
moraygrieve committed Dec 20, 2024
1 parent 526fee7 commit 6a8d38a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .default.properties
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ L1FundedAccountPK = <set in user.properties>
L2GasPaymentAccountPK = <set in user.properties>

[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
Expand Down

0 comments on commit 6a8d38a

Please sign in to comment.