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

Commit b6eca58

Browse files
committed
feat: toggle to new AIBTC-R1 dao
1 parent 6dc4cdc commit b6eca58

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/config/features.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
// when enabled will show only a single DAO throughout the app
22
export const enableSingleDaoMode = true;
33
// only required when single DAO mode is enabled
4-
export const singleDaoName = "AIBTC-LAX";
4+
export const singleDaoName = "AIBTC-R1";
55

66
// Reward configuration
77
// Reward amount in USD for each passed proposal

0 commit comments

Comments
 (0)