Skip to content

Commit

Permalink
updates
Browse files Browse the repository at this point in the history
  • Loading branch information
alexanderbez committed Apr 11, 2022
1 parent d559eca commit a91c0ab
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions x/gamm/pool-models/balancer/balancer_pool.go
Original file line number Diff line number Diff line change
Expand Up @@ -386,8 +386,6 @@ func (pa *Pool) PokePool(blockTime time.Time) {
return
}

// TODO: Add intra-block cache check that we haven't already poked
// the block yet.
params := *pa.PoolParams.SmoothWeightChangeParams

// The weights w(t) for the pool at time `t` is defined in one of three
Expand Down

0 comments on commit a91c0ab

Please sign in to comment.