@raoul-picconi/mojito-sdk
    Preparing search index...
    • Hook for fetching the current tip of the blockchain

      Parameters

      • Optionaloptions: UseChainTipOptions

        Optional useQuery options

      Returns UseQueryResult<{ block_height: number; block_id: string }, Error>

      A query object containing the current chain tip information

      If the API client is not initialized