Class GetBlockLogs


  • public class GetBlockLogs
    extends Query
    Get all of the logs from outer and inner app calls in the given round /v2/blocks/{round}/logs
    • Constructor Detail

      • GetBlockLogs

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