Class GetBlockTxids


  • public class GetBlockTxids
    extends Query
    Get the top level transaction IDs for the block on the given round. /v2/blocks/{round}/txids
    • Constructor Detail

      • GetBlockTxids

        public GetBlockTxids​(Client client,
                             Long round)
        Parameters:
        round - The round from which to fetch block transaction IDs.