decimal_to_field_bytes

Function decimal_to_field_bytes 

Source
pub fn decimal_to_field_bytes(decimal: &str) -> Result<Vec<u8>, JsValue>
Expand description

Convert a decimal string to Little-Endian field element bytes