Skip to content

Commit

Permalink
chore: add TODO
Browse files Browse the repository at this point in the history
  • Loading branch information
danisharora099 committed Sep 27, 2024
1 parent b93246a commit 09028e7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/sdk/src/protocols/base_protocol.ts
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,7 @@ export class BaseProtocolSDK implements IBaseProtocolSDK {
}
}

//TODO: validate if adding event listeners for peer connect and disconnect is needed
// private setupEventListeners(): void {
// this.core.addLibp2pEventListener(
// "peer:connect",
Expand Down

0 comments on commit 09028e7

Please sign in to comment.