pub fn get_all_destinations_for_key(key: &PubKey) -> Vec<TxDestination>
Expand description

| Get all destinations (potentially) | supported by the wallet for the given | key. |