You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, the `SellOrder.Peer` field must be specified, but in the
future, the negotiator should be able to select the optimal peer
automatically. This commit updates the interface to support this future
functionality by making `SellOrder.Peer` an Option type. Note that this
field was already a pointer.
0 commit comments