Skip to content

Expose new shared payjoin::directory types #418

@DanGould

Description

@DanGould

Some types are shared between payjoin and payjoin-directory:

To re-use code and avoid

payjoin-directory crate would depend on payjoin crate with ONLY the payjoin/directory feature and no others. So it would only have access to ShortId and padding values.

That way payjoin defines all of the actual protocol bounds and payjoin-cli, payjoin-directory etc. are concrete implementations of that protocol, and we don't need to manage a separate release file

Metadata

Metadata

Assignees

Type

No type

Projects

Status

Done

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions