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 10, 2019. It is now read-only.
Is your feature request related to a problem? Please describe.
This makes it significantly easier to lookup deposits for the node. Otherwise the node has to query every single Ethereum block... eww.
Describe the solution you'd like
Return both the deposit tx and the Ethereum block number.
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
This makes it significantly easier to lookup deposits for the node. Otherwise the node has to query every single Ethereum block... eww.
Describe the solution you'd like
Return both the deposit tx and the Ethereum block number.
The text was updated successfully, but these errors were encountered: