GetLatestBlockhashApi
Methods
getLatestBlockhash()
Returns the blockhash of the latest block.
Parameters
| Parameter | Type |
|---|---|
config? | Readonly<{ commitment?: Commitment; minContextSlot?: Slot; }> |
Returns
SolanaRpcResponse<GetLatestBlockhashApiResponse>