net.corda.node.services.messaging
/
CordaRPCOps
/
getVaultTransactionNotes
getVaultTransactionNotes
abstract
fun
getVaultTransactionNotes
(
txnId
:
SecureHash
)
:
Iterable
<
String
>