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.
The latest JS ilp-protocol-stream is no longer generating a random token, but is instead encrypting it based upon the server secret. We should consider doing the same.
The latest JS ilp-protocol-stream is no longer generating a random token, but is instead encrypting it based upon the server secret. We should consider doing the same.
See code here: https://github.com/interledgerjs/ilp-protocol-stream/blob/master/src/server.ts#L200
Also see note here describing the differences: https://github.com/interledgerjs/interledgerjs/blob/master/packages/pay/src/controllers/asset-details.ts#L73
The text was updated successfully, but these errors were encountered: