Function ethers_core::abi::long_signature
source · pub fn long_signature(name: &str, params: &[ParamType]) -> H256
Expand description
Returns the full Keccak-256 hash of the signature of the given params
pub fn long_signature(name: &str, params: &[ParamType]) -> H256
Returns the full Keccak-256 hash of the signature of the given params