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

    Class QuerySigningInfoResponse

    QuerySigningInfoResponse is the response type for the Query/SigningInfo RPC method

    from message cosmos.slashing.v1beta1.QuerySigningInfoResponse

    Hierarchy

    Index

    Constructors

    Properties

    valSigningInfo?: ValidatorSigningInfo

    val_signing_info is the signing info of requested val cons address

    from field: cosmos.slashing.v1beta1.ValidatorSigningInfo val_signing_info = 1;

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

    Methods