encode_params

Function encode_params 

Source
pub fn encode_params(
    types: &[String],
    values: &[String],
    lenient: bool,
) -> Result<String, ToolError>
Expand description

According to type, encode the value of the parameter