Skip to content

Commit

Permalink
Changed fetchhub config denoms
Browse files Browse the repository at this point in the history
  • Loading branch information
MissingNO57 committed Jun 10, 2024
1 parent 5892f1b commit 9f9ef99
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions cosmpy/aerial/config.py
Original file line number Diff line number Diff line change
Expand Up @@ -140,8 +140,8 @@ def fetchai_mainnet(cls) -> "NetworkConfig":
chain_id="fetchhub-4",
url="grpc+https://grpc-fetchhub.fetch.ai",
fee_minimum_gas_price=0,
fee_denomination="afet",
staking_denomination="afet",
fee_denomination="aasi",
staking_denomination="aasi",
faucet_url=None,
)

Expand Down

0 comments on commit 9f9ef99

Please sign in to comment.