From ae9f7ef42c164d520e85d43324bbc5050c558b13 Mon Sep 17 00:00:00 2001 From: EG-easy <1018eguchi@gmail.com> Date: Wed, 27 Oct 2021 05:13:02 +0900 Subject: [PATCH] update docs --- neuron-1/detail.md | 1 + 1 file changed, 1 insertion(+) diff --git a/neuron-1/detail.md b/neuron-1/detail.md index 62cc35ec..b5a13187 100644 --- a/neuron-1/detail.md +++ b/neuron-1/detail.md @@ -144,6 +144,7 @@ ref: https://github.com/cosmos/cosmos-sdk/blob/master/x/slashing/spec/06_events. **CheckPoint** - The challenge is to see how many txs can be sent from **the registered address** during Spam Tx Rank Battle Period. - Transactions from operator address will not be counted (Ex. `/cosmos.slashing.v1beta1.MsgUnjail`, `/cosmos.staking.v1beta1.MsgEditValidator`). +- Failed transactions will not be counted (Out of Gas etc). **Attention**