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

    Class QuerySigningInfosResponse

    QuerySigningInfosResponse is the response type for the Query/SigningInfos RPC method

    from message cosmos.slashing.v1beta1.QuerySigningInfosResponse

    Hierarchy

    Index

    Constructors

    Properties

    info is the signing info of all validators

    from field: repeated cosmos.slashing.v1beta1.ValidatorSigningInfo info = 1;

    pagination?: PageResponse

    from field: cosmos.base.query.v1beta1.PageResponse pagination = 2;

    fields: FieldList = ...
    runtime: ProtoRuntime = proto3
    typeName: "cosmos.slashing.v1beta1.QuerySigningInfosResponse"

    Methods