core-lightning/cln-rpc
Erik De Smedt 62e82c20d7 Fix: Add notifications.rs to $(CHECK_GEN_ALL) target
The file `cln-rpc/src/notifications.rs` is generated by `msggen`.

The `Makefile` has tooling to update the file when needed
- `make check-gen-updated` should error if file isn't properly updated
- `make gen` updates the file

This comit fixes both behaviors mentioned above.
2024-07-02 11:42:14 +09:30
..
examples cln-rpc: Remove wildcard import from model 2023-07-10 13:47:38 +09:30
src docs: notifications schema update 2024-06-26 21:06:16 -07:00
Cargo.toml meta: bump rust versions for 24.05 release 2024-06-04 20:23:24 -05:00
Makefile Fix: Add notifications.rs to $(CHECK_GEN_ALL) target 2024-07-02 11:42:14 +09:30
README.md doc: update c-lightning to Core Lightning almost everywhere. 2022-04-07 06:53:26 +09:30

cln-rpc: Talk to Core Lightning