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 has been archived by the owner on Jun 1, 2022. It is now read-only.
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: