@raoul-picconi/mojito-sdk
    Preparing search index...
    • Hook for fetching blockchain information at a specific height

      Parameters

      • params: UseChainAtHeightParams

        Parameters for fetching chain information

        • height: string
      • Optionaloptions: UseChainAtHeightOptions

        Optional useQuery options

      Returns UseQueryResult<string, Error>

      A query object containing the chain information at the specified height

      If the API client is not initialized