data class ConflictSpecifies the consuming transaction for every conflicting state
| <init> |
Conflict(stateHistory: Map<StateRef, ConsumingTx>)Specifies the consuming transaction for every conflicting state |
| stateHistory |
val stateHistory: Map<StateRef, ConsumingTx> |