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 the global,per channel and token network contract limits for Red Eyes #262

Closed
LefterisJP opened this issue Sep 7, 2018 · 0 comments · Fixed by #276
Closed
Assignees

Comments

@LefterisJP
Copy link
Contributor

For Red Eyes mainnet we are going to implement a number of limitations in order to protect users in case of unexpected errors.

  • The user cannot create a token network. (There will only be a single wrapped ETH token network)
  • The combined deposit of one channel is limited to 0,15 ETH. So per person 0.075 ETH.
  • The total combined deposit of all channels across the whole network is limited to 250 ETH.
@christianbrb christianbrb added this to the Red Eyes milestone Sep 10, 2018
@LefterisJP LefterisJP changed the title Implement the global and per channel contract limits for Red Eyes Implement the global,per channel and token network contract limits for Red Eyes Sep 17, 2018
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

Successfully merging a pull request may close this issue.

3 participants