public static class TransactionVerificationException.DuplicateAttachmentsRejection
Indicates that the same attachment has been added multiple times to a transaction.
public DuplicateAttachmentsRejection(@NotNull
SecureHash txId,
@NotNull
Attachment attachmentId)
Indicates that the same attachment has been added multiple times to a transaction.
@NotNull public Attachment getAttachmentId()