Skip to content

Commit

Permalink
Update networks.py
Browse files Browse the repository at this point in the history
Signed-off-by: antares-sw <[email protected]>
  • Loading branch information
antares-sw authored Dec 12, 2023
1 parent fbe4d49 commit ecde97c
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="0x0000000000000000000000000000000000000000",
default="0x8737f638E9af54e89ed9E1234dbC68B115CD169e",
),
OPERATORS_COMMITTEE_ENS_KEY="",
IS_POA=True,
Expand Down

0 comments on commit ecde97c

Please sign in to comment.