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

    Class MsgSetManager

    MsgSetManager sets the manager timeline and canUpdateManager permission

    from message badges.MsgSetManager

    Hierarchy

    Index

    Constructors

    Properties

    canUpdateManager: badges.TimedUpdatePermission[] = []

    Permission to update manager timeline

    from field: repeated badges.TimedUpdatePermission canUpdateManager = 4;

    collectionId: string = ""

    ID of the collection.

    from field: string collectionId = 2;

    creator: string = ""

    Address of the creator.

    from field: string creator = 1;

    managerTimeline: badges.ManagerTimeline[] = []

    New manager timeline to set.

    from field: repeated badges.ManagerTimeline managerTimeline = 3;

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

    Methods