Browse Source
This only adds a test that currently makes sure its not possible to init a Millisatoshi by a floating number. Discussion: As @gallizoltan points out, initialization with a float should be possible: https://github.com/ElementsProject/lightning/pull/4273#discussion_r540369093 > Millisatoshi(5) / 2 currently works, and removes the half msat. > So, I think Millisatoshi(5 / 2) should be the same.ppa
Michael Schmoock
4 years ago
committed by
Christian Decker
2 changed files with 27 additions and 0 deletions
Loading…
Reference in new issue