get Latest Blockhash
suspend fun SolanaClient.getLatestBlockhash(commitment: Commitment? = null): Response<Response.RPC<LatestBlockHash>>
Returns the latest blockhash
Parameters
commitment
Optional Commitment level
Returns the latest blockhash
Optional Commitment level