Class GetBlockHash


  • public class GetBlockHash
    extends Query
    Get the block hash for the block on the given round. /v2/blocks/{round}/hash
    • Constructor Detail

      • GetBlockHash

        public GetBlockHash​(Client client,
                            Long round)
        Parameters:
        round - The round from which to fetch block hash information.