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

ForcePayment doesn't have is_valid() method. #233

Open
Jakub89 opened this issue Jun 15, 2018 · 0 comments
Open

ForcePayment doesn't have is_valid() method. #233

Jakub89 opened this issue Jun 15, 2018 · 0 comments
Assignees

Comments

@Jakub89
Copy link
Contributor

Jakub89 commented Jun 15, 2018

ForcePayment is the only message right now, that concent can process, which is not instance of message.tasks.TaskMessage. Because of that we can't use is_valid() method on it and we need to write special cases for handling that message.
Fixing this issue one way or another, would help us with future implementation.

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

5 participants