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

Task for adding guards #121

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Task for adding guards #121

wants to merge 1 commit into from

Conversation

0xSulpiride
Copy link
Member

@0xSulpiride 0xSulpiride commented Nov 28, 2022

Description

  • Added a cli task to automate the process of adding new guards to GatewayV2. It will make all relayers and the estimator a guardian

USAGE
npx hardhat add-guards --network [network] (--env [testnet|mainnet]) (--estimator estimator address)
--env is optional, testnet by default
--estimator is optional

Example:
npx hardhat add-guards --network goerli --env testnet --estimator 0x0408ff3B0A2cE1a0D5c25a0D4a387332f814Bd72

Motivation and Context

How Has This Been Tested?

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

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

Successfully merging this pull request may close these issues.

1 participant