Function is_transaction_affecting_account

Source
pub fn is_transaction_affecting_account(
    pub_key: &NonZeroCurvePoint,
    tx: &StagedLedgerDiffDiffPreDiffWithAtMostTwoCoinbaseStableV2B,
) -> Result<bool, InvalidBigInt>