pub fn output_type_from_destination(dest: &TxDestination) -> Option<OutputType>
Expand description

| Get the OutputType for a TxDestination |