Jeremy Klein
Jeremy Klein
or should at least indicate in the docs that it really chooses the property and then the attribute: https://github.com/PolymerElements/iron-selector/blob/master/iron-selectable.html#L237
This will help serve use cases like e-cash wallets, bolt-12 offers which allow for other currency denominations, and [LUD-21](https://github.com/lnurl/luds/pull/251)-compatible wallet providers like UMA VASPs. Note to reviewers: I'm happy to...
See https://github.com/nostr-protocol/nips/pull/1353/files
NIP-04 is deprecated and no longer recommended for use. Authors of NIP-44 [have confirmed](https://github.com/nostr-protocol/nips/pull/939#discussion_r1768033688) that it can act as a drop-in replacement for NIP-04 for NWC's use case. Versioning for...
This separates the notion of budget from `get_balance` so that permissions can be more appropriately controlled by the wallet. Budgets can be configured by users like how Alby supports, and...