system_nodeRoles RPC Method
Parameters
This method does not accept any parameters
Returns
result
string
A string representing the roles that the node is currently running as. The roles can include one or more of the following values: 'Full', 'Authority', 'Invalid', 'Light', or 'None'
Request
1curl https://docs-demo.dot-mainnet.quiknode.pro/ \2-X POST \3-H "Content-Type: application/json" \4--data '{"method":"system_nodeRoles","params":[],"id":1,"jsonrpc":"2.0"}'5
Don't have an account yet?
Create your QuickNode endpoint in seconds and start building
Get started for free