Parse a seed from a string.
Supports the following formats:
ur:seed/...
0x...
Corresponds to Rust parse_seed()
parse_seed()
Parse a seed from a string.
Supports the following formats:
ur:seed/...- UR-encoded seed0x...or hex string - Hex-encoded seedCorresponds to Rust
parse_seed()