class DuplicateInputStates : TransactionVerificationException
<init> |
DuplicateInputStates(tx: LedgerTransaction, duplicates: Set<StateRef>) |
duplicates |
val duplicates: Set<StateRef> |
tx |
val tx: LedgerTransaction |
toString |
fun toString(): String |