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
{{ message }}
This repository was archived by the owner on Mar 8, 2024. It is now read-only.
Create the concept of PayID aliases that will allow the user to create PayID aliases linked to the primary one.
For example, an operator could support alice$example.com using aliases like alice+savings$xpring.money and have that point to a particular underlying address.
Create the concept of PayID aliases that will allow the user to create PayID aliases linked to the primary one.
For example, an operator could support
alice$example.comusing aliases likealice+savings$xpring.moneyand have that point to a particular underlying address.See PayString/rfcs#26 for more details around this proposal.
Detailed Description
Context
Possible Implementation
Alternatives Considered
Additional Context
Bonus
Are you willing to submit a pull request to implement this change?