Last updated 3 months ago
struct PendingOffer { address repoToken; uint256 offerAmount; ITermAuction termAuction; ITermAuctionOfferLocker offerLocker; }