Skip to main content

beefy_unsubscribeJustifications RPC Method

Allows unsubscribing from updates on the latest BEEFY finalized block and its justification.

Updated on
Oct 4, 2023

beefy_unsubscribeJustifications RPC Method

Parameters

This method does not accept any parameters

Returns

result
boolean
A boolean value indicating the success of the unsubscription process. If true, the unsubscription was successful; otherwise, it will be false
Request
1
wscat -c \
2
# wait for connection
3
{"id":1,"jsonrpc":"2.0","method":"beefy_unsubscribeJustifications","params":[]}
Don't have an account yet?
Create your QuickNode endpoint in seconds and start building
Get started for free