Skip to content

Update Hashlock and ID examples for the webide

E. Rivas requested to merge er433/fix/webide-tezos-cts into dev

type:fixed

For LIGO developers

As reported by Thomas, some of the example contracts in the webide are not compiling. This is mainly due to the deprecation of amount and sender (now they must be accessed as Tezos.amount / Tezos.sender).

This MR fixes the ID and Hashlock examples.

Changelog details:

Merge request reports

Loading