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

Payments. Provider stores Consumer promises (state) #347

Closed
Waldz opened this issue Sep 11, 2018 · 1 comment
Closed

Payments. Provider stores Consumer promises (state) #347

Waldz opened this issue Sep 11, 2018 · 1 comment
Assignees

Comments

@Waldz
Copy link
Member

Waldz commented Sep 11, 2018

No description provided.

@Waldz
Copy link
Member Author

Waldz commented Sep 11, 2018

In order to get paid later for provided services
As a Node operator
I want to store received promises that later I could clear them

Acceptance Criteria:

  • Store received promises locally

  • Check promise validity and provide error if promise doesn’t match:

  1. Consumer’s signature
  2. Proposal's conditions
  3. Consumer’s balance is lower then promised amount (check on blockchain)

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

3 participants