From ecf473b92b26f23e6102a5d90e8dcfbe5fc4457a Mon Sep 17 00:00:00 2001 From: Uncle Stretch Date: Tue, 16 Dec 2025 17:25:14 +0300 Subject: [PATCH] make paste work for validator page Signed-off-by: Uncle Stretch --- Cargo.toml | 2 +- config/config.json5 | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/Cargo.toml b/Cargo.toml index ce18482..fc41337 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -2,7 +2,7 @@ name = "ghost-eye" authors = ["str3tch "] description = "Application for interacting with Casper/Ghost nodes that are exposing RPC only to the localhost" -version = "0.3.85" +version = "0.3.86" edition = "2021" homepage = "https://git.ghostchain.io/ghostchain" repository = "https://git.ghostchain.io/ghostchain/ghost-eye" diff --git a/config/config.json5 b/config/config.json5 index 9d02ee5..b201d90 100644 --- a/config/config.json5 +++ b/config/config.json5 @@ -70,7 +70,6 @@ "": "Suspend", }, "Validator": { - "": "Quit", "": "Quit", "": "Quit", "": "Suspend",