Changed 'gast' to gas
This commit is contained in:
parent
eea9d8f627
commit
fd26ad82cd
@ -13,7 +13,7 @@ Lazily means that storage is read or written per key on demand. Therefore
|
||||
there are no `map`, `fold`, and `iter` operations as in
|
||||
[Map](./map-reference).
|
||||
|
||||
The gast costs of big maps are higher than standard maps as data is lazily
|
||||
The gas costs of big maps are higher than standard maps as data is lazily
|
||||
deserialized.
|
||||
|
||||
<SyntaxTitle syntax="pascaligo">
|
||||
|
Loading…
Reference in New Issue
Block a user