mirror of
https://github.com/corda/corda.git
synced 2025-01-31 08:25:50 +00:00
Make API checker happy
This commit is contained in:
parent
02645f7b9e
commit
55f4071050
@ -479,8 +479,6 @@ public interface net.corda.core.contracts.Attachment extends net.corda.core.cont
|
||||
public interface net.corda.core.contracts.AttachmentConstraint
|
||||
public abstract boolean isSatisfiedBy(net.corda.core.contracts.Attachment)
|
||||
##
|
||||
public final class net.corda.core.contracts.AttachmentConstraintKt extends java.lang.Object
|
||||
##
|
||||
@CordaSerializable
|
||||
public final class net.corda.core.contracts.AttachmentResolutionException extends net.corda.core.flows.FlowException
|
||||
public <init>(net.corda.core.crypto.SecureHash)
|
||||
|
Loading…
x
Reference in New Issue
Block a user