| 44 | { |
| 45 | struct keysend_data *d; |
| 46 | struct sha256 payment_hash; |
| 47 | if (p->parent == NULL) { |
| 48 | /* If we are the root payment we generate a random preimage |
| 49 | * and populate the preimage field in the keysend_data and the |
no outgoing calls
no test coverage detected