Skip to content

Commit

Permalink
fix(plugin): fix the panic while running
Browse files Browse the repository at this point in the history
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.

Signed-off-by: Vincenzo Palazzo <[email protected]>
  • Loading branch information
vincenzopalazzo committed Dec 29, 2023
1 parent d666175 commit 94c0360
Show file tree
Hide file tree
Showing 4 changed files with 289 additions and 234 deletions.
Loading

0 comments on commit 94c0360

Please sign in to comment.