| 289 | static struct command_result *notice_missing_funds(struct command *cmd, |
| 290 | struct splice_cmd *splice_cmd, |
| 291 | struct amount_sat *missing_funds, |
| 292 | struct amount_sat funds_needed, |
| 293 | struct amount_sat *funds_available) |
| 294 | { |
no outgoing calls
no test coverage detected