pub fn call_hash_of<T>(call: &T::RuntimeCall) -> H256where T: Chain, T::Runtime: Config<Hash = H256>, T::RuntimeCall: Encode,
Encodes a runtime call and returns its H256 hash