Skip to content

Remove Bool from type list

type:internal

For LIGO developers

From discussion with Rémi and Christian, we notice that bool works in a different way w.r.t. option.

This MR puts bool at the same basis as option, removing the custom constructor for it.

Changelog details:

Edited by E. Rivas

Merge request reports

Loading