feat: federation in the wallet #873
Annotations
2 errors
Check Types:
apps/easypid/src/features/share/FunkeMdocOfflineSharingScreen.tsx#L120
Property 'verifiedEntityIds' is missing in type '{ entityId: string; hostName: undefined; logo: undefined; name: string; }' but required in type '{ readonly hostName: string | undefined; readonly entityId: string; readonly logo: { url: string; } | undefined; readonly name: string | undefined; readonly verifiedEntityIds: Record<string, boolean>; }'.
|
Check Types
Process completed with exit code 2.
|
Loading