Skip to main content

grandpa_subscribeJustifications RPC Method

Allows clients to subscribe to grandpa justifications.

Updated on
Oct 4, 2023

grandpa_subscribeJustifications RPC Method

Parameters

This method does not accept any parameters

Returns

JustificationNotification
string
A notification containing the grandpa justification. This provides information about finalized blocks and their associated justifications
Request
1
wscat -c \
2
# wait for connection
3
{"id":1,"jsonrpc":"2.0","method":"grandpa_subscribeJustifications","params":[]}
Don't have an account yet?
Create your QuickNode endpoint in seconds and start building
Get started for free