Updates an existing Auction House.
await metaplex .autionHouse() .update({ auctionHouse, canChangeSalePrice: true, // Updates the canChangeSalePrice only. };
Generated using TypeDoc
Updates an existing Auction House.