You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
thread '<unnamed>' panicked at /home/mike/.cargo/registry/src/index.crates.io-6f17d22bba15001f/lightning-invoice-0.30.0/src/lib.rs:1081:13:
attempt to multiply with overflow
Could use overflowing_mul() to detect and return None
Panics upstream downstream project, which I cannot catch and swallow.