mirror of
https://github.com/corda/corda.git
synced 2025-06-20 16:10:26 +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.
|
* sends them to the wallet for further processing.
|
||||||
*
|
*
|
||||||
* @param txs The transactions to record
|
* @param txs The transactions to record
|
||||||
* @see recordTransactionsInternal function to call with the writable storage service
|
|
||||||
*/
|
*/
|
||||||
fun recordTransactions(txs: Iterable<SignedTransaction>)
|
fun recordTransactions(txs: Iterable<SignedTransaction>)
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user