• Enable or disable approval for a third party ("operator") to manage all of Context.caller's assets.

    Remarks

    deletes the key if approved is false

    Parameters

    • operator: string

      Address to add to the set of authorized operators

    • approved: bool

      True if the operator is approved, false to revoke approval

    Returns void

Generated using TypeDoc