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

Commit 821170d

Browse files
committed
revert config urls back to main
1 parent 4886ceb commit 821170d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

fee_allocator/constants.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
FEE_CONSTANTS_URL = "https://raw.githubusercontent.com/BalancerMaxis/multisig-ops/726104745a4b4bdfc1f93ce1c44a1754df31d87b/config/protocol_fees_constants.json"
2-
ALLIANCE_CONFIG_URL = "https://raw.githubusercontent.com/BalancerMaxis/multisig-ops/fe75ad42c2fca6702087165ec0ff77aea379085a/config/alliance_fee_share.json"
1+
FEE_CONSTANTS_URL = "https://raw.githubusercontent.com/BalancerMaxis/multisig-ops/main/config/protocol_fees_constants.json"
2+
ALLIANCE_CONFIG_URL = "https://raw.githubusercontent.com/BalancerMaxis/multisig-ops/main/config/alliance_fee_share.json"
33
PARTNER_CONFIG_URL = "https://raw.githubusercontent.com/BalancerMaxis/multisig-ops/main/config/partner_fee_share.json"
44
EZKL_POOLS_URL = "https://raw.githubusercontent.com/BalancerMaxis/bal_addresses/main/outputs/ezkl_pools.json"
55
POOL_OVERRIDES_URL = "https://raw.githubusercontent.com/BalancerMaxis/multisig-ops/main/config/pool_incentives_overrides.json"

0 commit comments

Comments
 (0)