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
Parameterize WITHDRAWAL_REQUEST_PREDEPLOY_ADDRESS on startup as the deposit request.
WITHDRAWAL_REQUEST_PREDEPLOY_ADDRESS
Context: Request made in this this comment of the System Call PR: #7263 (comment)
Probably used for devnets or any other network that has a different address for this contract.
Similar to depositContractAddress, which is in the genesis file.
depositContractAddress
The text was updated successfully, but these errors were encountered:
Can we get some more detail here? I'm assuming we would want this for devnets. Should this be in the genesis config? Or is this a CLI override?
Sorry, something went wrong.
Matilda-Clerke
No branches or pull requests
Parameterize
WITHDRAWAL_REQUEST_PREDEPLOY_ADDRESS
on startup as the deposit request.Context: Request made in this this comment of the System Call PR: #7263 (comment)
Probably used for devnets or any other network that has a different address for this contract.
Similar to
depositContractAddress
, which is in the genesis file.The text was updated successfully, but these errors were encountered: