coffee-tools / folgore

Universal Bitcoin backend for core lightning with BIP 157 support full based on the btcli4j Kotlin plugin! Ah, yes it is written in Rust
BSD 3-Clause "New" or "Revised" License
9 stars 5 forks source link

fix(plugin): fix the panic while running #59

Closed vincenzopalazzo closed 9 months ago

vincenzopalazzo commented 9 months ago

Fixing the following stacktrace by updating the cln4rust dependencies

[2023-12-29 21:56:56.512 remote_hsmd_socket/vls_proxy::grpc::signer_loop INFO] loop 3737034/16: start thread 'main' panicked at /home/vincent/.cargo/git/checkouts/cln4rust-0de0305144cd79e4/020cc5f/plugin/src/types.rs:28:69: called Option::unwrap() on a None value note: run with RUST_BACKTRACE=1 environment variable to display a backtrace The Bitcoin backend died.