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
Not part of this PR necessarily but the code below seems super complicated and uses changesets for no reason? How about we just have a function on `tx_graph.map_anchor(|anchor| get_new_anchor(anchor))` which consumes self and returns a new `TxGraph` with the new anchor.
The code I was complaining about seems to be a bit improved. I think it still might be a nice method to have but we can close this until the need arises.
Originally posted by @LLFourn in #1084 (comment)
The text was updated successfully, but these errors were encountered: