Skip to content

Commit

Permalink
remove todo comment
Browse files Browse the repository at this point in the history
  • Loading branch information
wlmyng committed Dec 26, 2024
1 parent a8d5e22 commit c50967b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion crates/sui-node/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -656,7 +656,6 @@ impl SuiNode {

info!("start snapshot upload");
// Start uploading state snapshot to remote store
// TODO (wlmyng): see if we can feed authority here
let state_snapshot_handle = Self::start_state_snapshot(
&config,
&prometheus_registry,
Expand Down

0 comments on commit c50967b

Please sign in to comment.