We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
contracts_version: null
All deployment files contain meaningless contracts_version: null. #1276 (comment)
Either
contracts_version
The text was updated successfully, but these errors were encountered:
It would be nice if the correct contract versions would be exposed in contracts_version
Sorry, something went wrong.
This is still an issue and requires some hardcoding in our side which is hardly kept up-to-date: https://github.com/raiden-network/light-client/blob/master/raiden-ts/scripts/versions.js#L9-L15
No branches or pull requests
All deployment files contain meaningless
contracts_version: null
. #1276 (comment)Either
contracts_version: null
should be removed, orcontracts_version
should have correct values.The text was updated successfully, but these errors were encountered: