apollo_deployment: add missing replacer configs#14005
Conversation
PR SummaryMedium Risk Overview Specifically, Reviewed by Cursor Bugbot for commit 3711ecb. Bugbot is set up for automated code reviews on this repo. Configure here. |
dorimedini-starkware
left a comment
There was a problem hiding this comment.
@dorimedini-starkware reviewed 3 files and all commit messages, and made 1 comment.
Reviewable status: all files reviewed, 1 unresolved discussion (waiting on ShahakShama).
crates/apollo_deployments/src/service.rs line 84 at r1 (raw file):
"gateway_config.static_config.authorized_declarer_accounts.#is_none", "gateway_config.static_config.authorized_declarer_accounts", "gateway_config.static_config.contract_class_manager_config.cairo_native_run_config.cairo_native_mode",
is there a single point of truth for this config and the respective batcher config?
Code quote:
cairo_native_run_config.cairo_native_mode
No description provided.