Package com.syntifi.casper.sdk.identifier.block
-
Interface Summary Interface Description BlockIdentifier Simple contract interface for BlockIdentifier parameter -
Class Summary Class Description HashBlockIdentifier Identifier class passed to serviceCasperService.getBlock(BlockIdentifier)
to identify and retrieve the block given its hash.HashBlockIdentifier.HashBlockIdentifierBuilder HeightBlockIdentifier Identifier class passed to serviceCasperService.getBlock(BlockIdentifier)
to identify and retrieve the block given its height.HeightBlockIdentifier.HeightBlockIdentifierBuilder