You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
populating the new field at the point that the receiver node generates a Tap address (prerequisite to sending an asset)
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.)
The text was updated successfully, but these errors were encountered:
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:
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.)
The text was updated successfully, but these errors were encountered: