ValidatorParams restrict the public key types validators can use. NOTE: uses ABCI pubkey naming, not Amino names.

from message tendermint.types.ValidatorParams

Hierarchy

Constructors

Properties

pubKeyTypes: string[] = []

from field: repeated string pub_key_types = 1;

fields: FieldList = ...
runtime: ProtoRuntime = proto3
typeName: "tendermint.types.ValidatorParams" = "tendermint.types.ValidatorParams"

Methods