moonstream-to / moonworm

codegen for crypto degens and other ethereum smart contract toolkit for python
Apache License 2.0
36 stars 7 forks source link

if not specified -n -> regenerate all files #59

Closed peersky closed 2 years ago

peersky commented 2 years ago

Changes

This PR makes -n argument optional, now if you don't supply file name - it will regenerate all interfaces for brownie at once

How to test these changes?

Related issues