You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -103,6 +114,7 @@ val FeatureFlag.message: String
103
114
FeatureFlag.Pools->"When enabled, you'll be able to participate in and create betting pools with other users for a chance to win a share of the prize"
104
115
FeatureFlag.OnRamp->"When enabled, you'll gain the ability to fund your wallet from external sources via providers using a debit card or via another wallet (like Phantom)"
105
116
FeatureFlag.BillCustomizer->"When enabled, you'll gain access to the bill customization playground"
117
+
FeatureFlag.ProductionLogging->"When enabled, traces will print to log output"
Copy file name to clipboardExpand all lines: apps/flipcash/shared/featureflags/src/main/kotlin/com/flipcash/app/featureflags/internal/InternalFeatureFlagController.kt
0 commit comments