-
Notifications
You must be signed in to change notification settings - Fork 130
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
b5ab510
commit 5f08a1e
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule holdinvoice
updated
13 files
+1 −1 | .github/workflows/ci.yml | |
+2 −2 | .github/workflows/latest_v24.08.yml | |
+3 −3 | .github/workflows/latest_v24.11.yml | |
+2 −2 | .github/workflows/main_v24.08.yml | |
+3 −3 | .github/workflows/main_v24.11.yml | |
+6 −0 | CHANGELOG.md | |
+160 −157 | Cargo.lock | |
+6 −6 | Cargo.toml | |
+2 −2 | README.md | |
+1 −1 | coffee.yml | |
+12 −34 | tests/test_holdinvoice_grpc.py | |
+20 −34 | tests/test_holdinvoice_rpc.py | |
+1 −1 | tests/util.py |