Skip to main content

from_noir_hex

Function from_noir_hex 

Source
pub fn from_noir_hex(hex_str: &str) -> Result<U256, CryptoError>
Expand description

Parse a Noir hex string (0x-prefixed or raw) back to U256.