Skip to content

Commit

Permalink
Revert the uat rpc url
Browse files Browse the repository at this point in the history
  • Loading branch information
moraygrieve committed Dec 23, 2024
1 parent 4481b29 commit 1c2bbb0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .default.properties
Original file line number Diff line number Diff line change
Expand Up @@ -107,8 +107,8 @@ L1FundedAccountPK = <set in user.properties>
L2GasPaymentAccountPK = <set in user.properties>

[env.ten.uat]
HostHTTP = https://rpc2.uat-testnet.ten.xyz
HostWS = wss://rpc2.uat-testnet.ten.xyz
HostHTTP = https://rpc.uat-testnet.ten.xyz
HostWS = wss://rpc.uat-testnet.ten.xyz
PortHTTP = 443
PortWS = 443

Expand Down

0 comments on commit 1c2bbb0

Please sign in to comment.