chore(x/staking): audit changes (#16795)
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
This commit is contained in:
co-authored by
Aleksandr Bezobchuk
parent
9863cb88a4
commit
9b237c7189
@@ -37,6 +37,7 @@ message GenesisState {
|
||||
// redelegations defines the redelegations active at genesis.
|
||||
repeated Redelegation redelegations = 7 [(gogoproto.nullable) = false, (amino.dont_omitempty) = true];
|
||||
|
||||
// exported defines a bool to identify whether the chain dealing with exported or initialized genesis.
|
||||
bool exported = 8;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user