From c7aeb221ad02eebac12a47c39677c08acfac9618 Mon Sep 17 00:00:00 2001 From: mtrshirazi21 Date: Mon, 25 May 2026 18:50:34 +0330 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f2afe09..9dcf1f6 100644 --- a/README.md +++ b/README.md @@ -202,7 +202,7 @@ Both endpoints stream identical payload structures. The only difference is: - `contractName` exists in Name endpoint -- `ContractId` exists in ID endpoint +- `contractId` exists in ID endpoint ---