Skip to content

Commit 7747995

Browse files
authored
Update networks.py (#72)
Signed-off-by: antares-sw <[email protected]>
1 parent fbe4d49 commit 7747995

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

stakewise_cli/networks.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@
148148
SWISE_TOKEN_CONTRACT_ADDRESS="0xfdA94F056346d2320d4B5E468D6Ad099b2277746",
149149
FEE_DISTRIBUTION_CONTRACT_ADDRESS=config(
150150
"FEE_DISTRIBUTION_CONTRACT_ADDRESS",
151-
default="0x0000000000000000000000000000000000000000",
151+
default="0x8737f638E9af54e89ed9E1234dbC68B115CD169e",
152152
),
153153
OPERATORS_COMMITTEE_ENS_KEY="",
154154
IS_POA=True,

0 commit comments

Comments
 (0)