1
0
Fork 0
mirror of https://github.com/ACINQ/eclair.git synced 2025-03-06 10:32:08 +01:00
eclair/eclair-node/src
dpad85 de99fdb566 Added pushMsat param when connecting to a channel
* pushMsat is an optional field in millisatoshi, default is 0
* In channel creation, `amount` parameter has been renamed to fundingSatoshis
  to make code more readable
* Added pushMsat field in open channel modal GUI
* Added description label in open channel modal to improve user experience
2017-01-30 14:47:59 +01:00
..
main Added pushMsat param when connecting to a channel 2017-01-30 14:47:59 +01:00
test re-enabled route computation, next step build the onion 2017-01-27 20:22:42 +01:00