[][src]Function ellipticoin::call

pub fn call(
    code: Vec<u8>,
    method: String,
    params: Vec<u8>,
    storage_context: Vec<u8>
) -> Vec<u8>