naive: wip scale gas limit with roll size

This commit is contained in:
yosoyubik 2021-06-11 16:41:17 +02:00
parent bc3d6e4ac7
commit e513768b90

View File

@ -41,7 +41,9 @@
(sign-transaction:key:ethereum tx pk)
:* nonce
use-gas-price
gas-limit
:: TODO: scale properly
::
(mul gas-limit (lent txs))
contract
0
::