Class GetBlock


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

      • GetBlock

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