From d8e680e924047a787fa71b8f44173f451090cbb2 Mon Sep 17 00:00:00 2001 From: hkaliraipyth <104914223+hkaliraipyth@users.noreply.github.com> Date: Fri, 3 Oct 2025 10:37:21 +0100 Subject: [PATCH] Update config.toml removing authorisation token note, not needed. Raising confusion amongst publishers --- apps/pyth-lazer-agent/config/config.toml | 1 - 1 file changed, 1 deletion(-) diff --git a/apps/pyth-lazer-agent/config/config.toml b/apps/pyth-lazer-agent/config/config.toml index 6b779c34a1..4abd86d7ca 100644 --- a/apps/pyth-lazer-agent/config/config.toml +++ b/apps/pyth-lazer-agent/config/config.toml @@ -6,4 +6,3 @@ enable_update_deduplication = true update_deduplication_ttl = "500ms" # Publishers with existing tokens may still need to provide them. Please confirm with the Lazer team. # New publishers will not need this line. -# authorization_token = "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx-pblr"