Skip to content

Commit 81925cf

Browse files
merged
1 parent b3cac20 commit 81925cf

File tree

1 file changed

+1
-1
lines changed
  • wallet/subnet/primary/examples/spam-evm

1 file changed

+1
-1
lines changed

wallet/subnet/primary/examples/spam-evm/main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ var (
3838
func main() {
3939
ctx := context.Background()
4040
const (
41-
chainUUID = "ou89q1D77mWa9ZhqbkhLvoPBNtbFzz4cDe5H4MUAHjbsY9bk6"
41+
chainUUID = "2FRZ1cHxkdgqUKWSLGr59WNy1aiUi9QvMqRX1yZfDQ9ZDeq7AQ"
4242
uri = primary.LocalAPIURI + "/ext/bc/" + chainUUID + "/sae/http"
4343
)
4444
c, err := ethclient.DialContext(ctx, uri)

0 commit comments

Comments
 (0)