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

Error with the core-container package using ARK Deployer #2626

Closed
vulet opened this issue May 28, 2019 · 2 comments
Closed

Error with the core-container package using ARK Deployer #2626

vulet opened this issue May 28, 2019 · 2 comments

Comments

@vulet
Copy link
Contributor

vulet commented May 28, 2019

Expected Behavior
JOI to accept pubKeyHash 0

Current Behavior
JOI validation does not accept 0 as a positive number.

This results in:
Error: An invalid network configuration was provided or is inaccessible due to it's security settings. child "network" fails because [child "pubKeyHash" fails because ["pubKeyHash" must be a positive number]]

Possible Solution
Refactor .positive() to .minimum(0)

@ghost
Copy link

ghost commented May 28, 2019

Thanks for opening this issue! A maintainer will review this in the next few days and explicitly select labels so you know what's going on.

If no reviewer appears after a week, a reminder will be sent out.

@ghost
Copy link

ghost commented May 29, 2019

This issue has been closed. If you wish to re-open it please provide additional information.

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

2 participants