bitbadgesjs-sdk - v0.22.7
    Preparing search index...

    Class ValidatorParams

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

    from message tendermint.types.ValidatorParams

    Hierarchy

    Index

    Constructors

    Properties

    pubKeyTypes: string[] = []

    from field: repeated string pub_key_types = 1;

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

    Methods