Class GetLightBlockHeaderProof


  • public class GetLightBlockHeaderProof
    extends Query
    Gets a proof for a given light block header inside a state proof commitment /v2/blocks/{round}/lightheader/proof
    • Constructor Detail

      • GetLightBlockHeaderProof

        public GetLightBlockHeaderProof​(Client client,
                                        Long round)
        Parameters:
        round - The round to which the light block header belongs.