Skip to content
This repository has been archived by the owner on Dec 6, 2024. It is now read-only.

Commit

Permalink
random change
Browse files Browse the repository at this point in the history
  • Loading branch information
taco-paco committed Oct 18, 2024
1 parent 66c2121 commit 5550912
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 5550912

Please sign in to comment.