Commit b8ac34e
committed
Add helper methods needed for resource manager
- max_accepted_htlcs and max_htlc_value_in_flight_msat values in the
channel are required when adding new channels in the resource manager.
- get_outbound_htlcs helper will be used during restart to replay
pending HTLCs.1 parent a62d2ba commit b8ac34e
1 file changed
Lines changed: 12 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4432 | 4432 | | |
4433 | 4433 | | |
4434 | 4434 | | |
| 4435 | + | |
| 4436 | + | |
| 4437 | + | |
| 4438 | + | |
| 4439 | + | |
| 4440 | + | |
| 4441 | + | |
| 4442 | + | |
4435 | 4443 | | |
4436 | 4444 | | |
4437 | 4445 | | |
| |||
13175 | 13183 | | |
13176 | 13184 | | |
13177 | 13185 | | |
| 13186 | + | |
| 13187 | + | |
| 13188 | + | |
| 13189 | + | |
13178 | 13190 | | |
13179 | 13191 | | |
13180 | 13192 | | |
| |||
0 commit comments