@circle-fin/usdckit - v0.22.0
    Preparing search index...

    Function getLatestBlockhash

    • Gets a recent block hash from the ledger

      Parameters

      • client: ExtendedViemClient

        Extended Viem client

      • ...params: [config?: Readonly<{ commitment?: Commitment; minContextSlot?: bigint }>]

        Parameters for sol_getLatestBlockhash

      Returns Promise<Readonly<{ context: Readonly<{ slot: Slot }>; value: TValue }>>

      Promise resolving to latest block hash information