Skip to content

Commit

Permalink
Remove the token use
Browse files Browse the repository at this point in the history
  • Loading branch information
af-afk committed Nov 12, 2024
1 parent 5eaeaa6 commit 6455896
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/events/leo/types.go
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@ type (
Identifier types.Data `json:"identifier"`
Pool types.Address `json:"pool"`
PerSecond types.Number `json:"perSecond"`
Token types.Address `json:"token"`
TickLower int32 `json:"tickLower"`
TickUpper int32 `json:"tickUpper"`
Starting time.Time `json:"starting"`
Expand Down

0 comments on commit 6455896

Please sign in to comment.