Function trezor_client::utils::to_rev_bytes
source · pub fn to_rev_bytes(hash: &Hash) -> [u8; 32]
Available on crate feature
bitcoin
only.Expand description
Get the reverse byte representation of a hash.
pub fn to_rev_bytes(hash: &Hash) -> [u8; 32]
bitcoin
only.Get the reverse byte representation of a hash.