input-output-hk / plutus-pioneer-program

This repository hosts the lectures of the Plutus Pioneers Program. This program is a training course that the IOG Education Team provides to recruit and train software developers in Plutus, the native smart contract language for the Cardano ecosystem.
1.39k stars 986 forks source link

Update EnglishAuction.hs #47

Closed ullamonster closed 3 years ago

ullamonster commented 3 years ago

Compilation error resolved by prefacing Plutus.Contract and all PlutusTX* import entries with 'Language.' in the Plutus Playground