Closed davidrpugh closed 7 years ago
Moved auction protocol to top-level package. An AuctionProtocol will be used to configure Auction types and should contain information that will be shared with AuctionParticipant instances.
AuctionProtocol
Auction
AuctionParticipant
Moved auction protocol to top-level package. An
AuctionProtocol
will be used to configureAuction
types and should contain information that will be shared withAuctionParticipant
instances.