Skip to content

Change LIGO Tezos.functions to Tezos.get_functions (LIGO 0.42)

Arthur Guillon requested to merge arguil/opentezos:ligo-tezos-switch-to-get into main

Hi!

In LIGO 0.42, constants defined in the Tezos module were replaced by functions that expect a unit argument and have get_ in front of their name. I've tried to catch them all. My editor also caught a few trailing spaces.

(This is my first MR to OpenTezos. Please don't hesitate to refer me to guidelines or templates that I may have missed.)

Merge request reports