Update gas budget

This commit is contained in:
nolash 2021-06-09 14:54:43 +02:00
parent c3a6a692ed
commit d8f9fedecf
Signed by: lash
GPG Key ID: 21D2E7BB88C2A746

View File

@ -70,7 +70,7 @@ class DemurrageToken(ERC20):
@staticmethod
def gas(code=None):
return 3500000
return 4000000
@staticmethod