Ecash is how a new account gets paid at all - #14
Merged
Conversation
Nutzaps were on the declined list, filed as a duplicate of zaps. They are not. A Lightning zap only reaches somebody who signed up with an LNURL provider before you tried to pay them, so the people least likely to be paid are the ones who just arrived, which is exactly who this is built for. A nutzap needs only a kind 10019, which the app can publish for them. The costs go next to it rather than in a footnote: a mint is a custodian, both specs are draft and optional, and client support is thin.
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Moves NIP-61 and NIP-60 out of
named, and not doingand into the money milestone, on both the roadmap and the NIP page.The reasoning is the onboarding one. A Lightning zap needs the recipient to have an LNURL provider already, so a key that is four clicks old cannot be zapped at all. A nutzap is gated only on a
kind:10019the app can publish for them.Kinds checked against both specs: NIP-61 defines 9321 and 10019, NIP-60 defines 17375, 7375, 7376 and 7374, and 7376 is NIP-60's that NIP-61 reuses for redemption. Site builds.