MsgDeleteCollection is used to delete a collection.

from message badges.MsgDeleteCollection

Hierarchy

Constructors

Properties

collectionId: string = ""

ID of the collection.

from field: string collectionId = 2;

creator: string = ""

Address of the creator.

from field: string creator = 1;

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

Methods