Skip to content

Commit

Permalink
random change
Browse files Browse the repository at this point in the history
  • Loading branch information
taco-paco committed Oct 2, 2024
1 parent 4975ee1 commit 209a387
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/lambdas/src/compile.rs
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ use types::{
mod common;
use crate::common::{errors::Error, utils::extract_request, BUCKET_NAME_DEFAULT};

// TODO: remove on release
// TODO: remove on release. random change
const QUEUE_URL_DEFAULT: &str = "https://sqs.ap-southeast-2.amazonaws.com/266735844848/zksync-sqs";
const TABLE_NAME_DEFAULT: &str = "zksync-table";

Expand Down

0 comments on commit 209a387

Please sign in to comment.