lightningd/channel.h: fix comment typo.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
This commit is contained in:
Rusty Russell 2017-03-06 12:23:58 +10:30
parent 4a995a42de
commit 5514f4fadf
1 changed files with 0 additions and 1 deletions

View File

@ -121,7 +121,6 @@ static inline u16 to_self_delay(const struct channel *channel, enum side side)
* @funding_txid: The commitment transaction id.
* @funding_txout: The commitment transaction output number.
* @funding_satoshis: The commitment transaction amount.
* @funding_satoshis: The commitment transaction amount.
* @push_msat: The amount the initator gives to the other side.
* @feerate_per_kw: feerate per kiloweight (satoshis)
* @local: local channel configuration