mirror of
https://github.com/chaintool-py/eth-erc20.git
synced 2026-05-02 06:53:44 +02:00
Merge branch 'master' into lash/statictoken
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user