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

    Class MsgDeleteDynamicStore

    MsgDeleteDynamicStore is used to delete a dynamic store.

    from message badges.MsgDeleteDynamicStore

    Hierarchy

    Index

    Constructors

    Properties

    creator: string = ""

    Address of the creator.

    from field: string creator = 1;

    storeId: string = ""

    ID of the dynamic store to delete.

    from field: string storeId = 2;

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

    Methods