Skip to content

Use enums instead of Strings where possible values are known #13

@laanwj

Description

@laanwj

The API could make more use of enums where the possible values are known; for example the addresstype parameter to newaddr, but also in returned structures. This has to be weighted against flexibility, though, in case the API is extended later.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions