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
This can live in the common directory, but it will allow us to use the same code for the output of the substream to visualize the data for any substream that implements that definition.
We will also want to update the eth-balance, sol-balance, and erc20-token-balance substream to implement this
The text was updated successfully, but these errors were encountered:
In addition we should also make sure that the modules that output this data are maps and not stores like how they are defined now in their respective substreams.yaml
This can live in the
common
directory, but it will allow us to use the same code for the output of the substream to visualize the data for any substream that implements that definition.We will also want to update the
eth-balance
,sol-balance
, anderc20-token-balance
substream to implement thisThe text was updated successfully, but these errors were encountered: