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