Commit d03024e
errors: Add RpcErrConversion trait and cleanups
We add a trait that helps to implement conversions between cln_rpc
errors and the error codes provided by a module.
This also involved some cleanups, a convenience macro and some remaning
Signed-off-by: Peter Neuroth <[email protected]>1 parent 32ff478 commit d03024e
File tree
5 files changed
+183
-210
lines changed- libs
- gl-plugin/src
- gl-util
- src
5 files changed
+183
-210
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
9 | 12 | | |
10 | 13 | | |
11 | 14 | | |
| |||
0 commit comments