I receive these errors when trying to create an invoice or pay an invoice, no NTFY notification is sent:
invoice created:
Jan 28 15:50:10 bitcoin lightningd[95628]: thread 'tokio-runtime-worker' panicked at /home/bitcoin/.cargo/registry/src/index.crates.io-6f17d22bba15001f/cln-plugin-0.1.4/src/lib.rs:623:62:
Jan 28 15:50:10 bitcoin lightningd[95628]: called `Result::unwrap()` on an `Err` value: invalid type: null, expected a string
Jan 28 15:50:10 bitcoin lightningd[95628]: note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
invoice paid:
Jan 28 15:51:54 bitcoin lightningd[95628]: thread 'tokio-runtime-worker' panicked at /home/bitcoin/.cargo/registry/src/index.crates.io-6f17d22bba15001f/cln-plugin-0.1.4/src/lib.rs:623:62:
Jan 28 15:51:54 bitcoin lightningd[95628]: called `Result::unwrap()` on an `Err` value: invalid type: integer `203000`, expected a string
I receive these errors when trying to create an invoice or pay an invoice, no NTFY notification is sent:
invoice created:
invoice paid: