CityOfZion / neo-local

Personal blockchain for NEO dApp development!
MIT License
52 stars 26 forks source link

Fix python construct invocation when claiming GAS and NEO #145

Closed nunojusto closed 5 years ago

nunojusto commented 5 years ago

Problem

Solving https://github.com/CityOfZion/neo-local/issues/144

Solution

Use new construct from neo-python project https://github.com/CityOfZion/neo-python/pull/610

Thanks for @jseagrave21 for this solution

Checklist