pub fn encode_input<T0: Into<Hash>, T1: Into<Address>>(
    name: T0,
    to: T1
) -> Bytes
Expand description

Encodes function input.