Update gas budget
This commit is contained in:
parent
c3a6a692ed
commit
d8f9fedecf
@ -70,7 +70,7 @@ class DemurrageToken(ERC20):
|
|||||||
|
|
||||||
@staticmethod
|
@staticmethod
|
||||||
def gas(code=None):
|
def gas(code=None):
|
||||||
return 3500000
|
return 4000000
|
||||||
|
|
||||||
|
|
||||||
@staticmethod
|
@staticmethod
|
||||||
|
Reference in New Issue
Block a user