Skip to content

Commit

Permalink
fix after conflict resolution
Browse files Browse the repository at this point in the history
  • Loading branch information
Mihajlo-Pavlovic committed Dec 5, 2024
1 parent 6e3e138 commit e029534
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ot-node.js
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ class OTNode {

await this.initializeRouters();
await this.startNetworkModule();
await this.initializeBLSService();
this.resumeCommandExecutor();
this.logger.info('Node is up and running!');
}
Expand Down

0 comments on commit e029534

Please sign in to comment.