From 6a54c9e75342d81ef9008842013f3f2a6ca35d20 Mon Sep 17 00:00:00 2001 From: Autonomous Scoring Pipeline Date: Sat, 10 Aug 2024 19:54:19 +0000 Subject: [PATCH] emergency unstakes for scoring run 654.16117 --- scoring-v2/654.16117/unstake-hints.json | 24 +++++++++++++++++++----- 1 file changed, 19 insertions(+), 5 deletions(-) diff --git a/scoring-v2/654.16117/unstake-hints.json b/scoring-v2/654.16117/unstake-hints.json index d57ea71..abe7bf0 100644 --- a/scoring-v2/654.16117/unstake-hints.json +++ b/scoring-v2/654.16117/unstake-hints.json @@ -1,11 +1,17 @@ { "unstake_hints": [ { - "vote_account": "J2nUHEAgZFRyuJbFjdqPrAa9gyWDuc7hErtDQHPhsYRp", - "marinade_stake": "1.023844817", + "vote_account": "5DiDp2gFM8eX9LV1yxkZAkw6f4v6ChMG8Kq9uYHiLf9T", + "marinade_stake": "2024.554864229", "hints": [ - "COMMISSION", - "NO_BOND" + "VOTE_CREDITS_LOW" + ] + }, + { + "vote_account": "8LFBopVbvVJ4RqDaheie99P5jK7jrSm99t2F77jBwdFc", + "marinade_stake": "308.356285254", + "hints": [ + "VOTE_CREDITS_LOW" ] }, { @@ -15,6 +21,14 @@ "SCORE" ] }, + { + "vote_account": "J2nUHEAgZFRyuJbFjdqPrAa9gyWDuc7hErtDQHPhsYRp", + "marinade_stake": "1.023844817", + "hints": [ + "COMMISSION", + "NO_BOND" + ] + }, { "vote_account": "apySoLRzPkGf8EEinWQjAbL6B4frjgx4gG4YePoM9NJ", "marinade_stake": "15.2680651", @@ -23,4 +37,4 @@ ] } ] -} \ No newline at end of file +}