Skip to main content

grandpa_unsubscribeJustifications RPC Method

Allows clients to unsubscribe from receiving grandpa justification notifications.

Updated on
Oct 4, 2023

grandpa_unsubscribeJustifications RPC Method

Parameters

This method does not accept any parameters

Returns

result
boolean
A boolean value indicating whether the unsubscription was successful or not
Request
1
wscat -c \
2
# wait for connection
3
{"id":1,"jsonrpc":"2.0","method":"grandpa_unsubscribeJustifications","params":[]}
Don't have an account yet?
Create your QuickNode endpoint in seconds and start building
Get started for free