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
Currently Alice and Bob can only commit the same amount into the channel.
We should provide an API to allow different amounts to be committed to allow more flexibility on the usage of the library.
As an extension, we should also allow making a payment as part of opening a channel, e.g.:
This should be done by allowing custom outputs in the split transactions.
The text was updated successfully, but these errors were encountered:
D4nte
No branches or pull requests
Currently Alice and Bob can only commit the same amount into the channel.
We should provide an API to allow different amounts to be committed to allow more flexibility on the usage of the library.
As an extension, we should also allow making a payment as part of opening a channel, e.g.:
This should be done by allowing custom outputs in the split transactions.
The text was updated successfully, but these errors were encountered: