node
Get trusted peers
get/node/peers/trusted
Response
A list of trusted peers
Example response
[
{
"netId": "localhost:4000",
"publicKey": 0,
"isTrusted": true
}
]A list of trusted peers
[
{
"netId": "localhost:4000",
"publicKey": 0,
"isTrusted": true
}
]