Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Asset send/receive procedure makes use of Tap address hashmail proof courier addr #446

Closed
ffranr opened this issue Aug 9, 2023 · 0 comments · Fixed by #459
Closed

Asset send/receive procedure makes use of Tap address hashmail proof courier addr #446

ffranr opened this issue Aug 9, 2023 · 0 comments · Fixed by #459
Assignees

Comments

@ffranr
Copy link
Contributor

ffranr commented Aug 9, 2023

Issue #434 adds a new TLV field to the Tap address which will hold an address for the target proof courier service.

This issue is satisfied by implementing two related features:

  1. populating the new field at the point that the receiver node generates a Tap address (prerequisite to sending an asset)
  2. the sending node reads the new field and transfers the proof to the target proof courier.

This issue is only concerned with hashmail proof courier services (which we already support). The address added in #434 should specify the proof courier protocol. For now, we should return an error if it is not a hashmail address. (We will extend with RPC support later.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: ✅ Done
1 participant