isBlockhashValid
Block Methods
isBlockhashValid
Runs the Solana RPC isBlockhashValid method.
POST
isBlockhashValid
Authorizations
Body
application/json
The JSON-RPC protocol version.
Available options:
2.0 Example:
"2.0"
A unique identifier for the request.
Example:
"45"
The name of the RPC method to invoke.
Available options:
isBlockhashValid Example:
"isBlockhashValid"
Parameters for evaluating blockhash validity.
Blockhash to check validity status for, as a base-58 encoded string.
Example:
"AEJu9DSSSLggXFxpUYximTRt2iPh7snY74aEZDLydF7D"