From e7e3e5f44dc528e0189634c6dac4a20a593f7217 Mon Sep 17 00:00:00 2001 From: Niklas Adolfsson Date: Wed, 27 Nov 2024 18:23:31 +0100 Subject: [PATCH] archive storage: fix wrong notification method name --- src/api/archive_unstable_storage.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/api/archive_unstable_storage.md b/src/api/archive_unstable_storage.md index 7b0323d..9a21b85 100644 --- a/src/api/archive_unstable_storage.md +++ b/src/api/archive_unstable_storage.md @@ -21,7 +21,7 @@ This function will later generate one or more notifications in the following for ```json { "jsonrpc": "2.0", - "method": "archive_unstable_storageDiffEvent", + "method": "archive_unstable_storageEvent", "params": { "subscription": "...", "result": ...