From 0493ddbd70b2a7eda5110906ce91d800a54b2739 Mon Sep 17 00:00:00 2001 From: Anna Shaleva Date: Tue, 21 Nov 2023 13:33:25 +0300 Subject: [PATCH] ROADMAP: add new line to the end of the file Signed-off-by: Anna Shaleva --- ROADMAP.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ROADMAP.md b/ROADMAP.md index 9c8247e0d..0db81766f 100644 --- a/ROADMAP.md +++ b/ROADMAP.md @@ -57,4 +57,4 @@ NeoGo retains certain deprecated error codes: `neorpc.ErrCompatGeneric`, `neorpc.ErrCompatNoOpenedWallet`. They returned by nodes not compliant with the neo-project/proposals#156 (NeoGo pre-0.102.0 and all known C# versions). -Removal of the deprecated RPC error codes is planned once all nodes adopt the new error standard. \ No newline at end of file +Removal of the deprecated RPC error codes is planned once all nodes adopt the new error standard.