mirror of
git://holbrook.no/erc20-demurrage-token
synced 2024-11-22 08:16:47 +01:00
Update gas budget
This commit is contained in:
parent
c3a6a692ed
commit
d8f9fedecf
@ -70,7 +70,7 @@ class DemurrageToken(ERC20):
|
||||
|
||||
@staticmethod
|
||||
def gas(code=None):
|
||||
return 3500000
|
||||
return 4000000
|
||||
|
||||
|
||||
@staticmethod
|
||||
|
Loading…
Reference in New Issue
Block a user