mirror of
https://github.com/aljazceru/lightning.git
synced 2025-12-29 03:44:30 +01:00
The current param_sat accepts "any": rename and move that to invoice.c where it's called. We rename it to param_msat_or_any and invoice.c is our first (trivial) amount_msat user. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>