Fix max fee_satoshis constant to be 21 million, not 2.1 million.
authorMatt Corallo <git@bluematt.me>
Fri, 18 Sep 2020 17:05:43 +0000 (13:05 -0400)
committerMatt Corallo <git@bluematt.me>
Mon, 5 Oct 2020 15:32:30 +0000 (11:32 -0400)
commit6366fc7154e1a5be9723dabe2dd323f23e07407f
tree69c64dc71d5f88189895acff3c2732c567af233b
parent937d1d8baed16167e642bffda169798268ea8c34
Fix max fee_satoshis constant to be 21 million, not 2.1 million.

Though hopefully we never see a fee of 2.1 million BTC, either...
lightning/src/ln/channel.rs