Class GetStateProof


  • public class GetStateProof
    extends Query
    Get a state proof that covers a given round /v2/stateproofs/{round}
    • Constructor Detail

      • GetStateProof

        public GetStateProof​(Client client,
                             Long round)
        Parameters:
        round - The round for which a state proof is desired.