-
Notifications
You must be signed in to change notification settings - Fork 129
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
64c99f1
commit 8fec74d
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule holdinvoice
updated
9 files
+2 −2 | .gitignore | |
+9 −1 | CHANGELOG.md | |
+1 −1 | Cargo.lock | |
+1 −1 | Cargo.toml | |
+1 −1 | coffee.yml | |
+11 −6 | proto/hold.proto | |
+0 −13 | proto/primitives.proto | |
+1 −1 | src/pb.rs | |
+19 −20 | tests/test_holdinvoice_grpc.py |