Skip to content

Commit

Permalink
chore: update loss socialisation event interface
Browse files Browse the repository at this point in the history
Signed-off-by: Elias Van Ootegem <elias@vega.xyz>
  • Loading branch information
EVODelavega committed Oct 1, 2024
1 parent 5abcd2f commit 40b5ab5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions datanode/sqlsubscribers/position.go
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@ type positionSettlement interface {
type lossSocialization interface {
positionEventBase
Amount() *num.Int
IsFunding() bool
}

type settleDistressed interface {
Expand Down

0 comments on commit 40b5ab5

Please sign in to comment.