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
We could remove all the code in the reactors that keeps track of traces if we instead create a method that we fill out for each msg type that returns the struct that should be traced, and then handle them in the p2p stack
The text was updated successfully, but these errors were encountered:
We could remove all the code in the reactors that keeps track of traces if we instead create a method that we fill out for each msg type that returns the struct that should be traced, and then handle them in the p2p stack
The text was updated successfully, but these errors were encountered: