Skip to content

Handle the failure to make a multi address when making a mix-path #46

@Ben-PH

Description

@Ben-PH

The process of constructing a mix-path requires involves calling multiAddrToBytes, but this can fail. current approach is to just return, which leaves the possibility of an unfinished path.

The correct thing to do, is to return an error, or attempt to to make a multiaddr-byte-stream from another node, as approapriate.

Metadata

Metadata

Assignees

No one assigned

    Labels

    main branch reqSomething that needs to be addressed before significant work can be accepted into main branch

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions