pub(crate) fn parse_seed(seed_str: &str) -> Result<[u8; 32], String>
Parse a hex string into a 32-byte seed