Readonly ledger support #1265
Annotations
5 errors
frontend (22.x)
Type 'string | undefined' is not assignable to type 'string'.
|
frontend (22.x)
'serverConfig.value' is possibly 'null'.
|
frontend (22.x)
Element implicitly has an 'any' type because expression of type '"ledger.ledger_config_list"' can't be used to index type '{ debug: { auto_respond_credential_request: boolean; auto_respond_presentation_proposal: boolean; auto_store_credential: boolean; auto_verify_presentation: boolean; auto_accept_invites: boolean; auto_accept_requests: boolean; auto_respond_messages: boolean; monitor_ping: boolean; }; ... 19 more ...; version: string; }'.
|
frontend (22.x)
Type 'object | AdminConfig | null' is not assignable to type 'ServerConfig | null'.
|
frontend (22.x)
Process completed with exit code 2.
|