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

    Class ParameterChangeProposal

    ParameterChangeProposal defines a proposal to change one or more parameters.

    from message cosmos.params.v1beta1.ParameterChangeProposal

    Hierarchy

    Index

    Constructors

    Properties

    changes: ParamChange[] = []

    from field: repeated cosmos.params.v1beta1.ParamChange changes = 3;

    description: string = ""

    from field: string description = 2;

    title: string = ""

    from field: string title = 1;

    fields: FieldList = ...
    runtime: ProtoRuntime = proto3
    typeName: "cosmos.params.v1beta1.ParameterChangeProposal"

    Methods