Function sign_address_schnorr

Source
pub fn sign_address_schnorr(
    schnorr_key_pair: &StateKeyPair,
    address: Address,
) -> Bytes