Class GetBlockHeader


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

      • GetBlockHeader

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