ln-service
Advanced tools
Comparing version 54.10.7 to 55.0.0
# Versions | ||
## 55.0.0 | ||
- `openChannel`: Add `is_max_funding` to fund a channel maximally | ||
- `subscribeToRpcRequests`: Add support for returning `is_max_funding` in | ||
`open_channel_request` | ||
### Breaking Changes | ||
- `subscribeToRpcRequests`: `open_channel_request`: `local_tokens` is now an | ||
optional value | ||
## 54.10.7 | ||
@@ -4,0 +15,0 @@ |
@@ -14,3 +14,3 @@ { | ||
"invoices": "2.2.3", | ||
"lightning": "7.1.9", | ||
"lightning": "8.0.0", | ||
"macaroon": "3.0.4", | ||
@@ -32,7 +32,7 @@ "morgan": "1.10.0", | ||
"ecpair": "2.1.0", | ||
"ln-docker-daemons": "4.1.3", | ||
"ln-docker-daemons": "4.1.4", | ||
"p2tr": "1.3.3", | ||
"portfinder": "1.0.32", | ||
"psbt": "2.7.2", | ||
"rimraf": "4.4.1", | ||
"rimraf": "5.0.0", | ||
"secp256k1": "5.0.0", | ||
@@ -70,3 +70,3 @@ "tiny-secp256k1": "2.2.1", | ||
}, | ||
"version": "54.10.7" | ||
"version": "55.0.0" | ||
} |
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
781039
7523
+ Added@grpc/grpc-js@1.8.14(transitive)
+ Addedlightning@8.0.0(transitive)
- Removed@grpc/grpc-js@1.8.13(transitive)
- Removedlightning@7.1.9(transitive)
Updatedlightning@8.0.0