Function parse_seed

Source
pub(crate) fn parse_seed(seed_str: &str) -> Result<[u8; 32], String>
Expand description

Parse a hex string into a 32-byte seed