public static class TransactionVerificationException.TransactionDuplicateEncumbranceException
If two or more states refer to another state (as their encumbrance), then the bi-directionality property cannot be satisfied.
public TransactionDuplicateEncumbranceException(@NotNull
SecureHash txId,
@NotNull
java.lang.String message)
If two or more states refer to another state (as their encumbrance), then the bi-directionality property cannot be satisfied.
public TransactionDuplicateEncumbranceException(@NotNull
SecureHash txId,
int index)