René Aaron

Results 127 comments of René Aaron

> No. [As specified](https://github.com/nostr-protocol/nips/pull/1842/files), the signString method MUST NOT sign any message that is a valid stringified event. Thanks for pointing that out, I must have missed that one. >...

1. That seems a bit redundant (and not consistent with existing APIs) to me. You can verify signatures against the pubkey, what would these newly introduced return values improve in...

There is no way you can span a transaction across multiple LN payments to different receivers. Do you mind to explain the exact use case you are trying to solve...

Yeah, I don't think that's possible since you can't know beforehand which payment succeeds and which does not. (and obviously you can't "call back" your transactions for good) Even with...

Thanks for reporting! I think we should support that since long ago, can you maybe provide the LNURL to reproduce this problem?

I see, thanks for sharing. The problem here is that the link automatically triggers the prompt to pay (which is automatically closed after the payment was successful). If you copy+paste...

@AxelHamburch I totally understand your point, it's just a question of how hard it will be to change the behavior of these prompts. @pavanjoshi914 Do you think there is a...