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 Nov 28, 2023
1 parent 0ea7079 commit bcc3498
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 @@ -34,7 +34,7 @@
SWISE_TOKEN_CONTRACT_ADDRESS="0x48C3399719B582dD63eB5AADf12A40B4C3f52FA2",
FEE_DISTRIBUTION_CONTRACT_ADDRESS=config(
"FEE_DISTRIBUTION_CONTRACT_ADDRESS",
default="0x6b333B20fBae3c5c0969dd02176e30802e2fbBdB",
default="0x48319f97E5Da1233c21c48b80097c0FB7a20Ff86",
),
OPERATORS_COMMITTEE_ENS_KEY="operators_committee",
IS_POA=False,
Expand Down

0 comments on commit bcc3498

Please sign in to comment.