Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
test: use NODE_* constants instead of magic numbers
We just assigned `NODE_NETWORK | NODE_WITNESS` to `nServices` a few lines above. Use that for verifying correctness instead of `9`.
- Loading branch information