Skip to content
New issue

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

Implement GET /lsp/jitchannel from LSP spec #70

Closed
JssDWt opened this issue Mar 20, 2023 · 1 comment
Closed

Implement GET /lsp/jitchannel from LSP spec #70

JssDWt opened this issue Mar 20, 2023 · 1 comment
Assignees

Comments

@JssDWt
Copy link
Collaborator

JssDWt commented Mar 20, 2023

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.
@JssDWt
Copy link
Collaborator Author

JssDWt commented Aug 7, 2023

Closing in favor of #107

@JssDWt JssDWt closed this as not planned Won't fix, can't repro, duplicate, stale Aug 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant