ListTokenSchema: {
    __michelsonType: "list";
    schema: TokenSchema;
}

Type declaration

Generated using TypeDoc