Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
``` plugins/renepay/mods.c: In function 'payment_continue': plugins/renepay/mods.c:63:7: error: cast from pointer to integer of different size [-Werror=pointer-to-int-cast] 63 | (u64)payment_virtual_program[payment->exec_state++]; | ^ ``` Signed-off-by: Rusty Russell <[email protected]>
- Loading branch information