fn convert_to_bytes(token: &DynSolValue) -> DynSolValueExpand description
Convert fixed bytes and address values to bytes in order to prevent encoding issues.
fn convert_to_bytes(token: &DynSolValue) -> DynSolValueConvert fixed bytes and address values to bytes in order to prevent encoding issues.