mirror of
https://github.com/corda/corda.git
synced 2025-06-20 08:03:53 +00:00
Minor: Remove a no longer relevant kdoc line
This commit is contained in:
@ -40,7 +40,6 @@ interface ServiceHub {
|
||||
* sends them to the wallet for further processing.
|
||||
*
|
||||
* @param txs The transactions to record
|
||||
* @see recordTransactionsInternal function to call with the writable storage service
|
||||
*/
|
||||
fun recordTransactions(txs: Iterable<SignedTransaction>)
|
||||
|
||||
|
Reference in New Issue
Block a user