mirror of
https://github.com/aljazceru/lightning.git
synced 2025-12-23 17:14:22 +01:00
plugins: update to match latest offers text.
``` make check-source-bolt CHECK_BOLT_PREFIX="--prefix=BOLT-offers" BOLTVERSION=guilt/offers ``` In this case, only trivial mods. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
This commit is contained in:
@@ -1478,7 +1478,7 @@ static struct command_result *json_sendinvoice(struct command *cmd,
|
||||
|
||||
/* BOLT-offers #12:
|
||||
* - MUST set `invoice_created_at` to the number of seconds since Midnight 1
|
||||
* January 1970, UTC when the offer was created.
|
||||
* January 1970, UTC when the invoice was created.
|
||||
* - MUST set `invoice_amount` to the minimum amount it will accept, in units of
|
||||
* the minimal lightning-payable unit (e.g. milli-satoshis for bitcoin) for
|
||||
* `invreq_chain`.
|
||||
|
||||
Reference in New Issue
Block a user