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

Add flexible channel liquidity provisioning #115

Open
2 of 4 tasks
oberstet opened this issue Apr 23, 2020 · 1 comment
Open
2 of 4 tasks

Add flexible channel liquidity provisioning #115

oberstet opened this issue Apr 23, 2020 · 1 comment

Comments

@oberstet
Copy link
Member

oberstet commented Apr 23, 2020

Currently, the XBR channels require

  • for payment channels, buyer provides liquidity to the channel
  • for paying channels, market op provides liquidity to the channel

We can add more variants to this:

  • for payment channels, market op provides liquidity to the channel
  • for paying channels, seller provides liquidity to the channel

note: even with above, tokens rightfully owner by some party (eg a seller having earned tokens) are always and at every moment under control of that party

@oberstet
Copy link
Member Author

obviously, this needs on-chain code in XBRChannel.close. It will also need some bits in market makers ..

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant