Skip to content

support other strenghts than high(24 words) and low(12 words) #3

@dabitdev

Description

@dabitdev

For example Stellarx uses 15 words.
One possible solution is to make the constructor of Strength public

private Strength(int rawValue) {
        this.rawValue = rawValue;
    }

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions