Skip to content
This repository has been archived by the owner on Jun 1, 2022. It is now read-only.

Paying a non-existent account yields T00 #452

Open
sappenin opened this issue Apr 25, 2020 · 2 comments
Open

Paying a non-existent account yields T00 #452

sappenin opened this issue Apr 25, 2020 · 2 comments
Labels
bug stream Issues affecting the STREAM protocol in IL-RFC-29

Comments

@sappenin
Copy link
Contributor

Paying a PaymentPointer that doesn't exist responds with a T00 error, but instead should stop the payment.

This is primarily a problem in StreamReceiver likely. A payment to a non-existent account should be a F error, which would terminate the SimpleStream sender appropriately.

@sappenin sappenin added the bug label Apr 25, 2020
@sappenin
Copy link
Contributor Author

StreamSender is now deprecated, but this needs to be validated in ILP Pay.

@sappenin
Copy link
Contributor Author

StreamSender is deprecated, but this is worth verifying in StreamPayer.

@sappenin sappenin added the stream Issues affecting the STREAM protocol in IL-RFC-29 label Jan 24, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug stream Issues affecting the STREAM protocol in IL-RFC-29
Development

No branches or pull requests

1 participant