Skip to content

Unify interface types #25

Description

@juangirini

The types in the Request and Response structs should be unified.
For instance in AuthRequest the username field is a String but in CreateResponse is a Vec<u8>.
Or in CreateRequest round_pubkey is a String but ephem_msk is a Vec<u8>.
Field types should be coherent

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status
    Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions