We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The proposed JIT channel spec exposes an endpoint GET /lsp/jitchannel, which is the entrypoint for clients to request a JIT channel.
GET /lsp/jitchannel
versions
[1]
opening_fee_params
promise
The text was updated successfully, but these errors were encountered:
Closing in favor of #107
Sorry, something went wrong.
JssDWt
No branches or pull requests
The proposed JIT channel spec exposes an endpoint
GET /lsp/jitchannel
, which is the entrypoint for clients to request a JIT channel.versions
will be[1]
.opening_fee_params
and payment size/channel size ranges will be configurable.promise
will be a hex-encoded sha256 hash of the serialized opening fee params + a persisted secret.The text was updated successfully, but these errors were encountered: