corda / net.corda.core.node.services / TransactionStorage / trackTransaction

trackTransaction

abstract fun trackTransaction(id: SecureHash): CordaFuture<SignedTransaction>

Returns a future that completes with the transaction corresponding to id once it has been committed