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

Added --nonce argument to generate-brownie CLI #36

Closed zomglings closed 2 years ago

zomglings commented 2 years ago

Changes

Allows users of generated brownie interfaces to submit nonce with their transactions.

How to test these changes?

Tested manually.

Related issues