class OutputState : ServiceToClientEvent
<init> |
OutputState(time: Instant, consumed: Set<StateRef>, produced: Set<StateAndRef<ContractState>>) |
consumed |
val consumed: Set<StateRef> |
produced |
val produced: Set<StateAndRef<ContractState>> |
time |
val time: Instant |