isBlockhashValid
JSON-RPC — Transactions
isBlockhashValid
Returns true if the blockhash is still in the recent-blockhash queue and can be used to sign a transaction.
POST
isBlockhashValid
Body
application/json
Available options:
2.0 Example:
"2.0"
Available options:
isBlockhashValid Example:
"isBlockhashValid"
[blockhash, config?] — config {commitment, minContextSlot}
Example:
[
"J7rBdM6AecPDEZp8aPq5iPSNKVkU5Q76F3oAV4eW5wsW"
]Example:
1
