Skip to content

Commit f5b4810

Browse files
author
Antoine Riard
committed
TODO already cleaned by #16
1 parent 48b0d99 commit f5b4810

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/ln/channelmanager.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -744,7 +744,6 @@ impl ChannelManager {
744744
for forward_info in pending_forwards {
745745
failed_forwards.push((forward_info.payment_hash, 0x4000 | 10, None));
746746
}
747-
// TODO: Send a failure packet back on each pending_forward
748747
continue;
749748
}
750749
};

0 commit comments

Comments
 (0)