Skip to content

Client's config traits should not work with raw serde_json::Value. #1297

Closed
@dpc

Description

We should convert all these traits to associated types and convert internally used serde_json::Value to specific type each time.

Activity

elsirion

elsirion commented on Jan 12, 2023

@elsirion
Contributor

I assume you mean client config?

changed the title User's config traits should not work with raw `serde_json::Value`. Client's config traits should not work with raw `serde_json::Value`. on Jan 13, 2023
dpc

dpc commented on Jan 13, 2023

@dpc
ContributorAuthor

I guess this might be a dup / very closely related to #1303

elsirion

elsirion commented on Jan 16, 2024

@elsirion
Contributor

I think we got this now :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    rustImproving code quality

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      Client's config traits should not work with raw `serde_json::Value`. · Issue #1297 · fedimint/fedimint