From 33c12ec93f1f489071ca2c6438328238e13a6dce Mon Sep 17 00:00:00 2001 From: Evan Schwartz Date: Mon, 9 Sep 2013 13:18:54 -0700 Subject: [PATCH] added clickable links --- docs/GUIDES.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/GUIDES.md b/docs/GUIDES.md index d8042a95..d3078999 100644 --- a/docs/GUIDES.md +++ b/docs/GUIDES.md @@ -189,3 +189,6 @@ In some (relatively rare) cases you may want to subscribe to the network event f // see https://ripple.com/wiki/RPC_API#ledger_stream_messages for the format of ledger_data } ``` +* https://ripple.com/wiki/RPC_API#transactions_stream_messages +* https://ripple.com/wiki/RPC_API#ledger_stream_messages +