Skip to content

Commit

Permalink
refactor: remove legacy comments
Browse files Browse the repository at this point in the history
  • Loading branch information
naumenkogs committed Dec 4, 2023
1 parent 150aad3 commit f895ae4
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/node/txreconciliation.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -48,9 +48,6 @@ class TxReconciliationState
{
public:
/**
* TODO: This field is public to ignore -Wunused-private-field. Make private once used in
* the following commits.
*
* Reconciliation protocol assumes using one role consistently: either a reconciliation
* initiator (requesting sketches), or responder (sending sketches). This defines our role,
* based on the direction of the p2p connection.
Expand Down

0 comments on commit f895ae4

Please sign in to comment.