mirror of
https://github.com/fluencelabs/tendermint
synced 2025-06-10 12:01:18 +00:00
add total_voting_power to evidence
This commit is contained in:
parent
459ee59e46
commit
31576150ad
@ -255,6 +255,7 @@ message Evidence {
|
||||
RequestValidator validator = 2;
|
||||
int64 height = 3;
|
||||
int64 time = 4;
|
||||
int64 total_voting_power = 5;
|
||||
}
|
||||
|
||||
//----------------------------------------
|
||||
|
Loading…
x
Reference in New Issue
Block a user