mirror of
https://github.com/ElementsProject/lightning.git
synced 2025-01-03 20:44:54 +01:00
97e3d61748
contrib/pyln-proto/pyln/proto/bech32.py:120 /home/rusty/devel/cvs/lightning/contrib/pyln-proto/pyln/proto/bech32.py:120: SyntaxWarning: "is not" with a literal. Did you mean "!="? assert decode(hrp, ret) is not (None, None) I think this warning is correct (though I don't see the warning once I installed coincurve: are we suppressing warnings?) Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> |
||
---|---|---|
.. | ||
proto |