Rusty Russell
|
9366e6b39f
|
cleanup: rename json_add_amount_msat_only to json_add_amount_msat
Now there's no compat variant, we can rename this function.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
2023-03-18 15:55:49 +10:30 |
|
niftynei
|
352b419755
|
bkpr: save invoice description data to the database and display it
It'll be really nice to be able to read description data about an
invoice, if we've got it!
|
2022-07-28 12:08:18 +09:30 |
|
niftynei
|
e2ef44c043
|
bkpr: add 'msat' suffix to all msat denominated fields
Makes our json schema parsing work as expected.
|
2022-07-28 12:08:18 +09:30 |
|
niftynei
|
462fa20c17
|
bkpr: move json_to functions to respective type files
|
2022-07-28 12:08:18 +09:30 |
|