Files
lightning/lightningd
Mark Beckwith 7767b68ee9 Removed redundancies in withdraw and fundchannel.
No new functionality, just a continuation of my work toward completing #665.

I removed the common members of `struct withdrawal` and `struct fund_channel`
and placed them in a new `struct wallet_tx`.  Then it was fairly straightforward
to reimplement the existing code in terms of `wallet_tx`.

Since I made some structural changes I wanted to get this approved before I
go any farther.

Added 'all' to fundchannel help message.
2018-05-03 18:20:20 +02:00
..
2018-04-30 12:01:36 +02:00
2017-10-20 18:31:32 +02:00
2018-04-15 17:42:24 +02:00
2018-04-25 14:33:38 +02:00
2017-12-21 09:56:20 +00:00
2018-04-25 14:33:38 +02:00
2018-02-16 13:08:29 +01:00