Module trezor_client::utils
source · Available on crate feature
bitcoin
only.Functions§
- Retrieve an address from the given script.
- Convert a bitcoin network constant to the Trezor-compatible coin_name string.
- Convert a BIP-32 derivation path into a
Vec<u32>
. - Get a hash from a reverse byte representation.
- Parse a Bitcoin Core-style 65-byte recoverable signature.
- Find the (first if multiple) PSBT input that refers to the given txid.
- Get the reverse byte representation of a hash.