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

    Class QueryProposalResponse

    QueryProposalResponse is the Query/Proposal response type.

    from message cosmos.group.v1.QueryProposalResponse

    Hierarchy

    Index

    Constructors

    Properties

    proposal?: cosmos.group.v1.Proposal

    proposal is the proposal info.

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

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

    Methods