Creates a listing on a given asset and executes a sale on the created listing and given bid.
const transactionBuilder = metaplex .auctionHouse() .builders() .sell({ auctionHouse, bid, seller })
Generated using TypeDoc
Creates a listing on a given asset and executes a sale on the created listing and given bid.