| 203 | static struct command_result *xpay_core(struct command *cmd, |
| 204 | const char *invstring TAKES, |
| 205 | const struct amount_msat *msat, |
| 206 | const struct amount_msat *maxfee, |
| 207 | const char **layers, |
| 208 | u32 retryfor, |
no outgoing calls
no test coverage detected