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