Full Node
Get all full nodes
Headers
Name
Type
Description
[
{
id: number;
fqdn: string;
name: string;
currencySymbol: string;
createdAt: string;
mode: 'fullnode' | 'sentry';
instances: [{
slug: string;
version: string;
blockHeight: number | null;
startedAt: string | null;
}];
}
]Get a full node
Path Parameters
Name
Type
Description
Headers
Name
Type
Description
Restart a full node
Path Parameters
Name
Type
Description
Name
Type
Value
Last updated