From 39b04ff74946487760368d38e7542461d18685bb Mon Sep 17 00:00:00 2001 From: Pavel Karpy Date: Tue, 12 Oct 2021 19:11:57 +0300 Subject: [PATCH] [#873] morph/notary: Not `warn` at "low `till` value" notary deposit error Signed-off-by: Pavel Karpy --- config/example/node.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/example/node.json b/config/example/node.json index 8393743e..20f0d1b8 100644 --- a/config/example/node.json +++ b/config/example/node.json @@ -73,7 +73,7 @@ "notification_endpoint": [ "wss://rpc1.morph.fs.neo.org:40341/ws", "wss://rpc2.morph.fs.neo.org:40341/ws" - ], + ] }, "mainchain": { "dial_timeout": "30s",