Files
palladum-lightning/plugins/sql.c
Rusty Russell a36e7794f0 sql: optimize listchainmoves and listchannelmoves accesses.
We don't yet do the other list commands, as they are not append-only:
we would need to check deletes and updates.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2025-08-19 13:37:50 +09:30

48 KiB