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 BlockCommittedEventImpl
BlockCommittedEventImpl. valueOf(BlockchainData snapshot, java.util.OptionalInt validatorId, long height)
Creates a new block committed event.