Skip to main content

hash_from_display_bytes

Function hash_from_display_bytes 

Source
fn hash_from_display_bytes(hash: Vec<u8>) -> Result<Hash, Status>
Expand description

Decodes a 32-byte block hash in display order, rejecting wrong-length input.