corda / net.corda.core.messaging / CordaRPCOps / attachmentExists

attachmentExists

abstract fun attachmentExists(id: SecureHash): Boolean

Checks whether an attachment with the given hash is stored on the node.