mirror of
https://github.com/corda/corda.git
synced 2024-12-19 04:57:58 +00:00
Minor: Remove a no longer relevant kdoc line
This commit is contained in:
parent
5a3c9caffd
commit
d084f76594
@ -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>)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user