A builder class for creating a PoolGraph

Note: we use an adjacency list as a representation of our pool graph, since we assume that most token pairings don't exist as pools

Constructors

Methods

Generated using TypeDoc