pub fn sign_zklogin_tx_with_default_proof(
    data: TransactionData,
    legacy: bool
) -> (SuiAddress, Transaction, GenericSignature)