Files
lightning/common
Mark Beckwith 8f17191099 param: upgraded json_tok_tok to advanced callback
This was a very simple change and allowed us to remove the special
`json_opt_tok` macro.

Moved the callback out of `common/json.c` to `lightningd/json.c` because the new
callbacks are dependent on `struct command` etc.
(I already started on `json_tok_number`)

My plan is to:
	1. upgrade json_tok_X one a time, maybe a PR for each one.
	2. When done, rename macros (i.e, remove "_tal").
	3. Remove all vestiges of the old callbacks
	4. Add new callbacks so that we no longer need json_tok_tok!
	   (e.g., json_tok_label, json_tok_str, json_tok_msat)

Signed-off-by: Mark Beckwith <wythe@intrig.com>
2018-08-13 23:46:35 +00:00
..
2018-07-01 17:37:03 +02:00
2018-01-29 04:46:54 +00:00
2018-07-01 17:37:03 +02:00
2018-02-08 22:49:34 +01:00
2018-06-18 12:31:09 +02:00
2018-06-18 12:31:09 +02:00
2018-06-18 12:31:09 +02:00
2018-07-01 14:55:29 +02:00
2017-12-20 12:43:10 +01:00
2018-08-05 02:03:58 +00:00
2018-08-05 02:03:58 +00:00
2018-06-18 12:31:09 +02:00
2018-03-06 19:26:21 +01:00
2018-03-27 23:17:17 +00:00
2018-06-18 12:31:09 +02:00