Skip to content

Investigate why SeedCodec.encode is not used in the library #706

@sappenin

Description

@sappenin

While Seed.decodedSeed() uses SeedCodec, nothing in the encoding of Seeds uses SeedCodec, but instead delegates directly to AddressBase58.encode (see like 160 of Seed.java).

We should explore whether there is any duplication of code/effort here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions