Doc: transactions use at least 10100 gas

This commit is contained in:
Tom Jack 2018-11-26 10:36:00 -08:00 committed by Benjamin Canou
parent 86e355c32e
commit 55d79bfd7a

View File

@ -103,7 +103,7 @@ The creation of a new tz{1,2,3} address now requires a burn of `ꜩ0.257`,
in-line with the creation of KT account.
Every manager operation now costs at least ``10000`` in gas,
a transaction that creates an address has a default cost of ``10100`` in gas.
a transaction has a default cost of ``10100`` in gas.
Example::
@ -116,7 +116,7 @@ Example::
Consumed storage: 277 bytes
Transaction (when the target tz{1,2.3} is not empty).
Consumed gas: 10000
Consumed gas: 10100
Consumed storage: 0 bytes