Skip to content

Commit

Permalink
Update networks.py
Browse files Browse the repository at this point in the history
Signed-off-by: Dmitri Tsumak <[email protected]>
  • Loading branch information
tsudmi authored Jul 21, 2024
1 parent 7747995 commit ebdc1d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion stakewise_cli/networks.py
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@
SWISE_TOKEN_CONTRACT_ADDRESS="0xfdA94F056346d2320d4B5E468D6Ad099b2277746",
FEE_DISTRIBUTION_CONTRACT_ADDRESS=config(
"FEE_DISTRIBUTION_CONTRACT_ADDRESS",
default="0x8737f638E9af54e89ed9E1234dbC68B115CD169e",
default="0x30db0d10d3774e78f8cB214b9e8B72D4B402488a",
),
OPERATORS_COMMITTEE_ENS_KEY="",
IS_POA=True,
Expand Down

0 comments on commit ebdc1d8

Please sign in to comment.