Function trezor_client::utils::address_from_script

source ยท
pub fn address_from_script(script: &Script, network: Network) -> Option<Address>
Available on crate feature bitcoin only.
Expand description

Retrieve an address from the given script.