pub fn get_subaddress(
    keys: &ViewPair,
    index: Index,
    network: Option<Network>
) -> Address
Expand description

Compute the sub-address at index i valid on the given network (by default Network::Mainnet).