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 assert_sum to example file #142

Open
czepluch opened this issue Jul 30, 2019 · 1 comment
Open

Add assert_sum to example file #142

czepluch opened this issue Jul 30, 2019 · 1 comment
Labels

Comments

@czepluch
Copy link
Contributor

The assert_sum is currently not in the example file. We should add it there to have an up to date representation of the functionality of the SP.

@christianbrb christianbrb added this to the Product Backlog milestone Aug 14, 2019
@christianbrb
Copy link
Contributor

@czepluch

It is here in L91

## Available task types:
## - serial
## - parallel
## - open_channel
## - close_channel
## - deposit
## - withdraw
## - transfer
## - stop_node
## - kill_node
## - start_node
## - update_node_options
## - assert
## - assert_all
## - assert_sum
## - wait

Does it need more explanation?

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

No branches or pull requests

2 participants