Commit 9bb46a0
committed
Add explicit chanmon manager persistence commands
Add chanmon_consistency commands to persist each node's
ChannelManager state explicitly. This lets the fuzz target exercise
delayed manager persistence instead of checkpointing it after every
command.1 parent ee456a8 commit 9bb46a0
1 file changed
Lines changed: 10 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3116 | 3116 | | |
3117 | 3117 | | |
3118 | 3118 | | |
| 3119 | + | |
| 3120 | + | |
| 3121 | + | |
| 3122 | + | |
| 3123 | + | |
| 3124 | + | |
| 3125 | + | |
| 3126 | + | |
| 3127 | + | |
| 3128 | + | |
3119 | 3129 | | |
3120 | 3130 | | |
3121 | 3131 | | |
| |||
3370 | 3380 | | |
3371 | 3381 | | |
3372 | 3382 | | |
3373 | | - | |
3374 | | - | |
3375 | 3383 | | |
3376 | 3384 | | |
3377 | 3385 | | |
| |||
0 commit comments