Increase multisig deploy gas-limit
This commit is contained in:
parent
b3b2d5eb5c
commit
4c35a20feb
|
@ -36,7 +36,7 @@
|
|||
(eth/execute (eth/eth-account)
|
||||
(factory-contract-addr)
|
||||
(:create method-ids)
|
||||
(eth/integer->hex 827000) ;; gas-limit
|
||||
(eth/integer->hex 865000) ;; gas-limit
|
||||
0x40
|
||||
0x2
|
||||
required
|
||||
|
|
Loading…
Reference in New Issue