Update EVMC to 7.1.0

This commit is contained in:
Alex Beregszaszi
2019-12-02 21:26:42 +01:00
parent 7a8d0c9250
commit aba2ee0f68
4 changed files with 347 additions and 20 deletions
+1 -1
View File
@@ -530,7 +530,7 @@ typedef size_t (*evmc_get_code_size_fn)(struct evmc_host_context* context,
const evmc_address* address);
/**
* Get code size callback function.
* Get code hash callback function.
*
* This callback function is used by a VM to get the keccak256 hash of the code stored
* in the account at the given address. For existing accounts not having a code, this