Function workflow_wasm::utils::try_get_vec_u8_from_bn_prop
source · pub fn try_get_vec_u8_from_bn_prop(
jsv: &JsValue,
prop: &str
) -> Result<Vec<u8>, Error>Expand description
Obtain a Vec<u8> from the property prop expressed as a big number