Uses of Class
com.exonum.binding.core.service.BlockCommittedEventImpl
| Package | Description |
|---|---|
| com.exonum.binding.core.service |
-
Uses of BlockCommittedEventImpl in com.exonum.binding.core.service
Methods in com.exonum.binding.core.service that return BlockCommittedEventImpl Modifier and Type Method Description static BlockCommittedEventImplBlockCommittedEventImpl. valueOf(Snapshot snapshot, OptionalInt validatorId, long height)Creates a new block committed event.