Skip to content

Commit

Permalink
chore: remove period price
Browse files Browse the repository at this point in the history
  • Loading branch information
filo87 committed Jun 12, 2024
1 parent 5455f73 commit e607cfd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion schema.graphql
Original file line number Diff line number Diff line change
Expand Up @@ -420,7 +420,6 @@ type Asset @entity {
outstandingDebt: BigInt
presentValue: BigInt
currentPrice: BigInt
periodPrice: BigInt # not updated on settlements
outstandingQuantity: BigInt
notional: BigInt

Expand Down

0 comments on commit e607cfd

Please sign in to comment.