Need help with Geth real-time events
<!-- SC_OFF --><div class="md"><p>Can anyone help me create a Geth events subscription to get real-time logs of an address?</p> <p>I used this data to create a subscription, but the server did not return anything:</p> <pre><code>{&quot;id&quot;: 1, &quot;method&quot;: &quot;eth_subscribe&quot;, &quot;params&quot;: [&quot;logs&quot;, {&quot;address&quot;: &quot;0xe592427a0aece92de3edee1f18e0157c05861564&quot;}]} </code></pre> </div><!-- SC_ON --> &#32; submitted by &#32; <a href="https://www.reddit.com/user/notooth1"> /u/notooth1 </a> <br/> <span><a href="https://www.reddit.com/r/ethereum/comments/yr86of/need_help_with_geth_realtime_events/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/ethereum/comments/yr86of/need_help_with_geth_realtime_events/">[comments]</a></span>