mirror of
https://github.com/corda/corda.git
synced 2025-04-07 19:34:41 +00:00
Remove TODO as the usage of CheckpointStorage is only through ServiceHubInternal into the StateMachineManager. We don't restrict access to internal for now as this causes too much other change.
This commit is contained in:
parent
0d78df33f8
commit
2f4c0e9ae5
@ -5,8 +5,6 @@ import com.r3corda.node.services.statemachine.ProtocolStateMachineImpl
|
||||
|
||||
/**
|
||||
* Thread-safe storage of fiber checkpoints.
|
||||
*
|
||||
* TODO: Make internal to node again once split [ServiceHub] into a public (to contracts etc) and private (to node) view
|
||||
*/
|
||||
interface CheckpointStorage {
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user