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

    Class MsgCreateDynamicStore

    MsgCreateDynamicStore is used to create a new dynamic store.

    from message badges.MsgCreateDynamicStore

    Hierarchy

    Index

    Constructors

    Properties

    creator: string = ""

    Address of the creator.

    from field: string creator = 1;

    defaultValue: string = ""

    The default value for uninitialized addresses (number of uses).

    from field: string defaultValue = 2;

    fields: FieldList = ...
    runtime: ProtoRuntime = proto3
    typeName: "badges.MsgCreateDynamicStore"

    Methods