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 <[email protected]>
  • Loading branch information
EVODelavega committed Sep 24, 2024
1 parent f1f3055 commit fd48f09
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 fd48f09

Please sign in to comment.