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