Commit b6fa3a5
committed
chore(test): add debug print for force close balance assertion
Investigating flaky channel_full_cycle_force_close failure on Core 29.
Prints node_a lightning_balances and pending_balances before assertion
at mod.rs:1324 to determine if balance moved to pending prematurely.1 parent eef5142 commit b6fa3a5
1 file changed
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1321 | 1321 | | |
1322 | 1322 | | |
1323 | 1323 | | |
| 1324 | + | |
| 1325 | + | |
| 1326 | + | |
| 1327 | + | |
| 1328 | + | |
1324 | 1329 | | |
1325 | 1330 | | |
1326 | 1331 | | |
| |||
0 commit comments