corda / net.corda.core.messaging / CordaRPCOps / uploadAttachmentWithMetadata

uploadAttachmentWithMetadata

abstract fun uploadAttachmentWithMetadata(jar: InputStream, uploader: String, filename: String): SecureHash

Uploads a jar including metadata to the node, returns it's hash.