net.corda.node.internal / CordaRPCOpsImpl / attachmentExists

attachmentExists

fun attachmentExists(id: SecureHash): Boolean
Overrides CordaRPCOps.attachmentExists

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