Skip to content

Commit

Permalink
Update scripts/tapir/configure_staking.py
Browse files Browse the repository at this point in the history
Co-authored-by: Manuel Montenegro <[email protected]>
  • Loading branch information
derekpierre and manumonti authored Apr 9, 2024
1 parent 4179ac2 commit f5c2f83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/tapir/configure_staking.py
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ def configure_sepolia_root(transactor: Transactor) -> int:

def configure_amoy_root(transactor: Transactor, stake_size: int):
"""Configures MockTACoApplication on Amoy."""
# Set up Tapir stakes on Mumbai
# Set up Tapir stakes on Amoy
poly_network = networks.polygon.amoy
with poly_network.use_provider("infura"):
deployments = contracts_from_registry(
Expand Down

0 comments on commit f5c2f83

Please sign in to comment.