rgb-cln/plugins/test
Rusty Russell e9eb5f493b common: update to latest route-blinding spec.
```
make check-source-bolt CHECK_BOLT_PREFIX="--prefix=BOLT-route-blinding" BOLTVERSION=guilt/offers
```

Other than textual changes, this does:

1. Ensures we put total_amount_msat in onion final hop (reported by @t-bast).
2. Require that they put total_amount_msat in onion final hop.
3. Return `invalid_onion_blinding` exactly as defined by the spec (i.e. less
   aggressive when we're the final hop) (also reported by @t-bast, but I already
   knew).

See: #5823
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Changelog-EXPERIMENTAL: `offers` breaking blinded payments change (total_amount_sat required, Eclair compat)
2023-01-30 13:24:29 +10:30
..
Makefile Makefile: use a library archive for CCAN 2022-07-17 08:51:02 +09:30
Makefile2
run-funder_policy.c df: pass lease data back to funder for rbfs 2022-10-20 13:42:41 +02:00
run-route-overlong.c common: update to latest route-blinding spec. 2023-01-30 13:24:29 +10:30