Skip to content
This repository was archived by the owner on Apr 14, 2026. It is now read-only.

Commit 3949ec5

Browse files
committed
update fee constants url
1 parent 878e8c2 commit 3949ec5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

fee_allocator/constants.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FEE_CONSTANTS_URL = "https://raw.githubusercontent.com/BalancerMaxis/multisig-ops/f7e0425b59e474b01d2ede125053238460792630/config/protocol_fees_constants.json"
1+
FEE_CONSTANTS_URL = "https://raw.githubusercontent.com/BalancerMaxis/multisig-ops/main/config/protocol_fees_constants.json"
22
REROUTE_CONFIG_URL = "https://raw.githubusercontent.com/BalancerMaxis/multisig-ops/main/config/core_pools_rerouting.json"
33
POOL_OVERRIDES_URL = "https://raw.githubusercontent.com/BalancerMaxis/multisig-ops/main/config/pool_incentives_overrides.json"
44
SNAPSHOT_URL = "https://hub.snapshot.org/graphql?"

0 commit comments

Comments
 (0)