Skip to content

Commit

Permalink
go-sdk: Add xLabs public RPC
Browse files Browse the repository at this point in the history
  • Loading branch information
bruce-riley committed Sep 26, 2024
1 parent 2444230 commit e297d96
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sdk/mainnet_consts.go
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ var PublicRPCEndpoints = []string{
"https://wormhole-v2-mainnet-api.mcf.rocks",
"https://wormhole-v2-mainnet-api.chainlayer.network",
"https://wormhole-v2-mainnet-api.staking.fund",
"https://guardian.mainnet.xlabs.xyz",
}

type (
Expand Down

0 comments on commit e297d96

Please sign in to comment.