mirror of
https://github.com/chaintool-py/eth-erc20.git
synced 2026-04-22 11:14:39 +02:00
Upgrade chainlib
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -94,4 +94,6 @@ 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