Rusty Russell
2c41c5d52d
doc: use specific types in schema rather than "hex".
...
We have "secret" and "hash" types which are often more appropriate.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2023-01-30 15:15:41 -06:00
Rusty Russell
3afa5077fe
offers: make them always unsigned.
...
This is in preparation for the spec update where the signature field
does not even exist.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2022-11-09 15:08:03 +01:00
Vincenzo Palazzo
bd3c0ef85c
jsonschema: Formatting json schema and regenerate docs
...
Signed-off-by: Vincenzo Palazzo <vincenzopalazzodev@gmail.com>
2021-11-28 10:55:48 +10:30
Rusty Russell
f9fe814ea3
offers: signatures are now optional.
...
As per latest spec revision.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Changelog-EXPERIMENTAL: BOLT12 offers can now be unsigned, for really short QR codes.
2021-07-03 12:13:45 +09:30
Rusty Russell
1a181a3240
doc/schemas: listfunds, listinvoices, listnodes, listoffers
...
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2021-06-25 09:49:33 +09:30