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
I'd like to be able to create supervision LNs without having to instantiate them.
This might be as a first step to creating a scheme where a certain number of supervisions are known to be required.
If we could export createSupervisionEdit as follows that would be one way of achieving this.
createSupervisionEdit
scl-lib/tLN/supervision/createSupervisionEdit.ts
Line 108 in f67d73d
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I'd like to be able to create supervision LNs without having to instantiate them.
This might be as a first step to creating a scheme where a certain number of supervisions are known to be required.
If we could export
createSupervisionEdit
as follows that would be one way of achieving this.scl-lib/tLN/supervision/createSupervisionEdit.ts
Line 108 in f67d73d
The text was updated successfully, but these errors were encountered: