mirror of
https://github.com/status-im/evmc.git
synced 2025-02-23 08:28:15 +00:00
fix comment on evmc_get_code_hash_fn
This commit is contained in:
parent
015e4b8f5d
commit
4a3c142cf2
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user