core-lightning/channeld
Rusty Russell 6765423393 Documentation: Update to BOLT v1.0.
Mainly typo fixes, but we removed the INCORRECT_PAYMENT_AMOUNT error
altogether.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2019-04-01 13:22:05 +02:00
..
test channeld: use amount_msat for struct htlc amount. 2019-02-21 08:01:37 +00:00
channel_wire.csv json: add cmd setchannelfee and wire to channeld 2019-03-15 02:48:18 +00:00
channeld_htlc.h channeld: use amount_msat for struct htlc amount. 2019-02-21 08:01:37 +00:00
channeld.c Documentation: Update to BOLT v1.0. 2019-04-01 13:22:05 +02:00
commit_tx.c Documentation: Update to BOLT v1.0. 2019-04-01 13:22:05 +02:00
commit_tx.h commit_tx & htlc_tx: use amount_sat/amount_msat. 2019-02-21 08:01:37 +00:00
full_channel_error.h channeld: map htlc add/remove errors to names. 2018-02-19 02:56:51 +00:00
full_channel.c Documentation: Update to BOLT v1.0. 2019-04-01 13:22:05 +02:00
full_channel.h channeld: use amount_msat for struct htlc amount. 2019-02-21 08:01:37 +00:00
Makefile common/amount: new types struct amount_msat and struct amount_sat. 2019-02-21 00:44:57 +00:00