pub fn get_key_for_destination(
    store: &SigningProvider,
    dest: &TxDestination
) -> KeyID
Expand description

| Return the CKeyID of the key involved | in a script (if there is a unique one). |