Skip to content

Commit

Permalink
comment
Browse files Browse the repository at this point in the history
  • Loading branch information
amirylm committed May 22, 2024
1 parent 88a7683 commit 4a5eac0
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ type Report struct {
// Transfers is a list of transfers that the report is going to be posted to the network
Transfers []Transfer
// TokenAddress is the address of the token that the report refers to.
// TODO: do we actually need this? the token address is in the transfers
TokenAddress Address
// LiquidityManagerAddress is the address of the liquidity manager contract on the network
LiquidityManagerAddress Address
Expand Down

0 comments on commit 4a5eac0

Please sign in to comment.