We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b875799 commit 5932840Copy full SHA for 5932840
1 file changed
README.md
@@ -163,6 +163,7 @@ The following planned features are isolated under feature flags and excluded fro
163
164
- **Web3 Browser Screen** (`ENABLE_WEB3_BROWSER=False`): Future in-app browsing / WalletConnect surface.
165
- **CalorieDB Sync Layer** (`ENABLE_CALORIE_DB=False`): Planned decentralized product scan indexing (IPFS + BigchainDB).
166
+ - **XRPL ↔ CalorieDB Sync Service** (`ENABLE_CALORIE_DB=False`): Real-time bidirectional sync deferred; heavy integration code isolated.
167
168
They reside in `src/_deferred/` and can be re-enabled via flags once scoped for a release milestone.
169
0 commit comments