mirror of
https://github.com/corda/corda.git
synced 2025-04-19 08:36:39 +00:00
Placate Detekt
This commit is contained in:
parent
fe416879cd
commit
6edb1b779c
@ -93,6 +93,7 @@ import kotlin.collections.component2
|
||||
* TODO: keep an audit trail with time stamps of previously unconsumed states "as of" a particular point in time.
|
||||
* TODO: have transaction storage do some caching.
|
||||
*/
|
||||
@Suppress("LargeClass")
|
||||
class NodeVaultService(
|
||||
private val clock: Clock,
|
||||
private val keyManagementService: KeyManagementService,
|
||||
|
Loading…
x
Reference in New Issue
Block a user