Function mashina::tx_filter::transact_acl::functions::allowed_tx_types::call[][src]

pub fn call<T0: Into<Address>, T1: Into<Address>, T2: Into<Uint>>(
    sender: T0,
    to: T1,
    value: T2
) -> (Bytes, Decoder)

Encodes function output and creates a Decoder instance.