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

    Class MsgCreateCollectionResponse

    MsgCreateCollectionResponse is the response to MsgCreateCollection.

    from message badges.MsgCreateCollectionResponse

    Hierarchy

    Index

    Constructors

    Properties

    collectionId: string = ""

    ID of the collection.

    from field: string collectionId = 1;

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

    Methods