Aggregator PR #151 changes the default duplicate/re-spend behavior: submit can return SUCCESS, and the invalid spend is rejected later during inclusion proof verification with TRANSACTION_HASH_MISMATCH instead of submit-time STATE_ID_EXISTS. Update affected Java SDK BDD scenarios to assert the proof-time rejection model.
Context: unicitynetwork/aggregator-go#151 (comment)
Aggregator PR #151 changes the default duplicate/re-spend behavior: submit can return SUCCESS, and the invalid spend is rejected later during inclusion proof verification with TRANSACTION_HASH_MISMATCH instead of submit-time STATE_ID_EXISTS. Update affected Java SDK BDD scenarios to assert the proof-time rejection model.
Context: unicitynetwork/aggregator-go#151 (comment)