Implement has fullnode alias in backend #7177
Annotations
2 errors
build
Type '<T extends Network>(network: T) => Promise<{ executionClients: ({ status: "ok"; dnpName: string; isInstalled: true; isRunning: true; isUpdated: true; isSelected: true; avatarUrl: string; data: { dnpName: string; ... 5 more ...; manifest: { ...; }; }; } | { ...; })[]; consensusClients: ({ ...; } | { ...; })[]; web3Si...' is not assignable to type '<T extends Network>(network: T) => Promise<StakerConfigGet>'.
|
build
Process completed with exit code 1.
|