mirror of
https://github.com/urbit/shrub.git
synced 2024-12-20 01:01:37 +03:00
naive: wip scale gas limit with roll size
This commit is contained in:
parent
bc3d6e4ac7
commit
e513768b90
@ -41,7 +41,9 @@
|
|||||||
(sign-transaction:key:ethereum tx pk)
|
(sign-transaction:key:ethereum tx pk)
|
||||||
:* nonce
|
:* nonce
|
||||||
use-gas-price
|
use-gas-price
|
||||||
gas-limit
|
:: TODO: scale properly
|
||||||
|
::
|
||||||
|
(mul gas-limit (lent txs))
|
||||||
contract
|
contract
|
||||||
0
|
0
|
||||||
::
|
::
|
||||||
|
Loading…
Reference in New Issue
Block a user