diff --git a/0000-stream/0000-stream.md b/0029-stream/0029-stream.md similarity index 100% rename from 0000-stream/0000-stream.md rename to 0029-stream/0029-stream.md diff --git a/README.md b/README.md index ef2051f0..be60a393 100644 --- a/README.md +++ b/README.md @@ -40,7 +40,7 @@ For the main reference implementation of the ILP stack, see [Interledger.js](htt A basic Application Layer protocol that uses HTTPS to exchange details needed to set up an Interledger payment. -* **[25: Pre-Shared Key V2 (PSKv2)](0025-pre-shared-key-2/0025-pre-shared-key-2.md)** +* **[29: STREAM](0029-stream/0029-stream.md)** The recommended Transport Layer protocol for most use cases, which handles quoting, individual payments, chunked payments, and streaming payments using a shared secret between the sender and receiver.