ContractsContract DocumentationSrcExternalGovernanceLibContractUtils.solContractUtilsOn this pageContractUtilsGit SourceFunctionsgetCodeHashGets the codehash for a given addressfunction getCodeHash(address target_) internal view returns (bytes32);ParametersNameTypeDescriptiontarget_addressThe address to get the codehash forReturnsNameTypeDescription<none>bytes32The codehash