Document the cost of host function calls for V0 and V1 contracts #197
Labels
documentation
Improvements or additions to documentation
[Type] Task
An additional feature or improvement.
Task description
Write a document (e.g., README) describing the costs of smart contract host function calls in detail.
These costs are assigned in the implementation of the host functions https://github.com/Concordium/concordium-wasm-smart-contracts/blob/main/wasm-chain-integration/src/v1/mod.rs#L150 (and analogously for V0 contracts).
For accessibility it would be useful to have a separate document that can eventually be incorporated into developer documentation.
The text was updated successfully, but these errors were encountered: