mirror of
https://github.com/aljazceru/lightning.git
synced 2025-12-19 07:04:22 +01:00
'rhash' is the old terminology, but 'payment_preimage' and 'payment_hash' were decided on for the BOLTs, so we should fix that here. We still use rhash internally, but that's much easier to fix. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>