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:
Rusty Russell
2023-01-12 14:26:38 +10:30
parent 9aefe3d40a
commit 6eb7a4cbf2
3 changed files with 4 additions and 4 deletions

View File

@@ -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`.