From 26c8dfa5ae6630e518fe228c66b3835792a49df1 Mon Sep 17 00:00:00 2001 From: onahiOMOTI Date: Tue, 28 Apr 2026 15:17:21 +0000 Subject: [PATCH] closes Expose REST API for Merchant Configuration Fixes #138 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 050139f..ad528ed 100644 --- a/README.md +++ b/README.md @@ -43,7 +43,7 @@ A comprehensive backend API for the SubStream Protocol, supporting wallet-based - **Retry logic**: Automatic retry with exponential backoff for failed operations - **Circuit breaker**: Prevents cascading failures during high load - **Dead letter queue**: Failed message handling for debugging -- **Background worker**: Separate process for handling emails, notifications, and leaderboard updates +- **Background worker**: Separate process for handling emails, notifications.