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

    Class QueryProposalResponse

    QueryProposalResponse is the response type for the Query/Proposal RPC method.

    from message cosmos.gov.v1.QueryProposalResponse

    Hierarchy

    Index

    Constructors

    Properties

    proposal?: cosmos.gov.v1.Proposal

    proposal is the requested governance proposal.

    from field: cosmos.gov.v1.Proposal proposal = 1;

    fields: FieldList = ...
    runtime: ProtoRuntime = proto3
    typeName: "cosmos.gov.v1.QueryProposalResponse"

    Methods