Type alias TokenListUpdate

TokenListUpdate: {
    target: Type;
}

The structure of any list update operation for a PLT.

Type declaration

  • target: Type

    The target of the list update.

Generated using TypeDoc