-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Description
It seems the current version of poll.py can't be compiled with ~/smartpy-cli/SmartPy.sh compile poll.py /tmp
developers-presentation/poll.py
Line 9 in ff29849
| polls = sp.big_map(). |
Not sure if the . is intended but this raises the first error. After removing the following compilation error is thrown:
[error] Declaration Error
Pattern variable "match_pair_poll_58_fst" escapes its scope. (inside_contract: true)
(poll.py, line 58)
Metadata
Metadata
Assignees
Labels
No labels