core-lightning/lightningd/hsm
Rusty Russell 693457a580 lightningd: remove unused offset field from CSV files.
The format we use to generate marshal/unmarshal code is from
the spec's tools/extract-formats.py which includes the offset:
we don't use it at all, so rather than having manually-calculated
(and thus probably wrong) values, or 0, emit it altogther.

Reported-by: Christian Decker
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2017-05-25 14:24:47 +09:30
..
client.c struct secret: use everywhere. 2017-05-09 11:43:35 +09:30
client.h struct secret: use everywhere. 2017-05-09 11:43:35 +09:30
hsm_client_wire_csv lightningd: remove unused offset field from CSV files. 2017-05-25 14:24:47 +09:30
hsm_wire.csv lightningd: remove unused offset field from CSV files. 2017-05-25 14:24:47 +09:30
hsm.c lightningd/utxo: helpers to translate from utxo * <-> utxo ** 2017-05-25 14:24:47 +09:30
Makefile lightningd: fix shachain to be 48-bits, with hack for legacy. 2017-04-01 23:59:46 +10:30