Type alias OrTokenSchema

OrTokenSchema: { __michelsonType: "or"; schema: Record<string, TokenSchema> }

Type declaration

Generated using TypeDoc