create_address

Function create_address 

Source
pub fn create_address(
    secp: &Secp256k1,
    network: Network,
    contract: &[u8],
    keys: &[PublicKey],
    template: &Template,
) -> Result<Address, Error>
👎Deprecated
Expand description

Takes a contract, template and key set and runs through all the steps