Merge branch 'master' into lash/statictoken

This commit is contained in:
lash
2022-02-19 20:27:02 +00:00
10 changed files with 97 additions and 55 deletions

View File

@@ -94,4 +94,4 @@ class GiftableToken(TxFactory):
tx = self.template(sender_address, contract_address, use_nonce=True)
tx = self.set_code(tx, data)
tx = self.finalize(tx, tx_format)
return tx
return tx