js-deprecated
js-deprecated copied to clipboard
MetaplexError: Invalid owner
when i use Auction load to load other program, it shows MetaplexError: Invalid owner
const auctionKey = new PublicKey(
"E****We"
);
const auction = await Auction.load(connection, auctionKey);
anyone know the error is ?