Skip to content

Commit

Permalink
chore: add TODO
Browse files Browse the repository at this point in the history
  • Loading branch information
danisharora099 committed Oct 2, 2024
1 parent 1f14fc9 commit a89e69f
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 a89e69f

Please sign in to comment.