Increase multisig deploy gas-limit

This commit is contained in:
Teemu Patja 2017-10-03 19:59:39 +03:00
parent b3b2d5eb5c
commit 4c35a20feb
No known key found for this signature in database
GPG Key ID: F5B7035E6580FD4C
1 changed files with 1 additions and 1 deletions

View File

@ -36,7 +36,7 @@
(eth/execute (eth/eth-account) (eth/execute (eth/eth-account)
(factory-contract-addr) (factory-contract-addr)
(:create method-ids) (:create method-ids)
(eth/integer->hex 827000) ;; gas-limit (eth/integer->hex 865000) ;; gas-limit
0x40 0x40
0x2 0x2
required required