Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Joshy Orndorff committed Oct 23, 2023
1 parent b43e172 commit 33a9d86
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions node/src/service.rs
Original file line number Diff line number Diff line change
Expand Up @@ -186,6 +186,7 @@ pub fn new_full(config: Configuration) -> Result<TaskManager, ServiceError> {
import_queue,
block_announce_validator_builder: None,
warp_sync_params: Some(WarpSyncParams::WithProvider(warp_sync)),
block_relay: None,
})?;

let role = config.role.clone();
Expand Down

0 comments on commit 33a9d86

Please sign in to comment.