Function trezor_client::utils::from_rev_bytes

source ยท
pub fn from_rev_bytes(rev_bytes: &[u8]) -> Option<Hash>
Available on crate feature bitcoin only.
Expand description

Get a hash from a reverse byte representation.