You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: lib/src/fusion.dart
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1366,6 +1366,8 @@ class Fusion {
1366
1366
1367
1367
// TODO check the components list and see if there are enough inputs/outputs
1368
1368
// for there to be significant privacy.
1369
+
//
1370
+
// This is also a TODO in the Python reference: https://github.com/Electron-Cash/Electron-Cash/blob/397f43c848e270a7405795c4643a2805d872675f/electroncash_plugins/fusion/fusion.py#L936-L937
0 commit comments