mirror of
https://github.com/ElementsProject/lightning.git
synced 2025-01-01 03:24:41 +01:00
7f8e4de522
Millisatoshi's inner representation expected to be an int, otherwise unwanted exceptions could occur The following example raises: TypeError: __int__ returned non-int (type decimal.Decimal) from lightning import Millisatoshi one_sat = Millisatoshi("1sat") two_sats = one_sat * 2 |
||
---|---|---|
.. | ||
init | ||
plugins | ||
pylightning | ||
Dockerfile.builder | ||
Dockerfile.builder.fedora | ||
Dockerfile.builder.i386 | ||
lightning-cli.bash-completion | ||
linuxarm32v7.Dockerfile | ||
short_channel_id-to-txid.sh | ||
startup_regtest.sh |