grandpa_proveFinality RPC Method
Parameters
BlockNumber
string
REQUIRED
The block number for which you want to retrieve the finality proof
Returns
EncodedFinalityProofs
array
An array containing the encoded finality proofs, providing cryptographic evidence of the finality of the specified block
Request
1curl https://docs-demo.dot-mainnet.quiknode.pro/ \2-X POST \3-H "Content-Type: application/json" \4--data '{"method":"grandpa_proveFinality","params":["BlockNumber"],"id":1,"jsonrpc":"2.0"}'
Don't have an account yet?
Create your QuickNode endpoint in seconds and start building
Get started for free