added clarification comment
This commit is contained in:
parent
cf6b272245
commit
57bebed0da
|
@ -146,7 +146,7 @@ type Event struct {
|
|||
NativeQtyPaid uint64
|
||||
NativeFeeOrRebate uint64
|
||||
OrderID bin.Uint128
|
||||
Owner solana.PublicKey
|
||||
Owner solana.PublicKey // OpenOrder Account address NOT trader
|
||||
ClientOrderID uint64
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue