Closed epost closed 4 years ago
When clicking on a node in a diagram from the API, render it.
Segregate some code and types so we can easily split between studio and transaction browser functionality.
NetsAndDiagramsIndex
Route
ApiRoute
TxCache
Based on reimagined wiring paths etc in #331.
When clicking on a node in a diagram from the API, render it.Segregate some code and types so we can easily split between studio and transaction browser functionality.
NetsAndDiagramsIndex
newtype.Route
s into Statebox API things (wirings, firings, root, etc) into their ownApiRoute
type.TxCache
module.Based on reimagined wiring paths etc in #331.