Function workflow_wasm::utils::try_get_vec_u8_from_bn

source ยท
pub fn try_get_vec_u8_from_bn(bn_jsv: &JsValue) -> Result<Vec<u8>, Error>
Expand description

Obtain Vec<u8> from the supplied big number