| 1662 | struct pubkey *remote_funding = NULL; |
| 1663 | struct amount_sat funding_sat, our_funding_sat; |
| 1664 | struct amount_msat lease_fee; |
| 1665 | struct bitcoin_outpoint funding; |
| 1666 | struct bitcoin_signature last_sig; |
| 1667 | struct bitcoin_tx *last_tx; |
no outgoing calls
no test coverage detected