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

    TextProposal defines a standard text proposal whose changes need to be manually updated in case of approval.

    from message cosmos.gov.v1beta1.TextProposal

    Hierarchy

    Index

    Constructors

    Properties

    description: string = ""

    description associated with the proposal.

    from field: string description = 2;

    title: string = ""

    title of the proposal.

    from field: string title = 1;

    fields: FieldList = ...
    runtime: ProtoRuntime = proto3
    typeName: "cosmos.gov.v1beta1.TextProposal"

    Methods