Skip to content

Commit

Permalink
fix: add todo
Browse files Browse the repository at this point in the history
  • Loading branch information
rymnc committed Oct 10, 2024
1 parent 5aa41f6 commit 11a8a72
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions crates/fuel-core/src/service/genesis.rs
Original file line number Diff line number Diff line change
Expand Up @@ -149,6 +149,7 @@ pub async fn execute_genesis_block(
Ok(result)
}

// todo: https://github.com/FuelLabs/fuel-core/issues/2329
pub async fn recover_missing_tables_from_genesis_state_config(
watcher: StateWatcher,
config: &Config,
Expand Down

0 comments on commit 11a8a72

Please sign in to comment.