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

    Class MsgSetManager

    MsgSetManager sets the manager and canUpdateManager permission

    from message badges.MsgSetManager

    Hierarchy

    Index

    Constructors

    Properties

    canUpdateManager: badges.ActionPermission[] = []

    Permission to update manager

    from field: repeated badges.ActionPermission canUpdateManager = 4;

    collectionId: string = ""

    ID of the collection.

    from field: string collectionId = 2;

    creator: string = ""

    Address of the creator.

    from field: string creator = 1;

    manager: string = ""

    New manager to set.

    from field: string manager = 3;

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

    Methods