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