CityOfZion / neo-debugger-tools

A set of tools to develop NEO smart contracts
MIT License
24 stars 21 forks source link

Adding random hash to the header #106

Closed lock9 closed 5 years ago

lock9 commented 5 years ago

Hello, I implemented the Hash function from Header. It uses a random hash instead of a calculated one.