Recent blockhash (Solana)
Last updated:
Applies to: Solana
In more detail
A transaction expires after 150 blocks. getLatestBlockhash returns a blockhash together with lastValidBlockHeight, the last block height at which it remains valid. A transaction should only be re-signed with a new blockhash after the old one has expired.