metaplex-foundation / js-examples

Examples and Starter Kits using the new JS SDK
MIT License
79 stars 92 forks source link

creating a new Auction house. It is throwing this error ! #43

Open degenbuilder7 opened 1 year ago

degenbuilder7 commented 1 year ago

hey @antey13 , while creating a new Auction house. It is throwing this error !

Unhandled Runtime Error Error: Signature verification failed

Call Stack Transaction.serialize node_modules/@solana/web3.js/lib/index.browser.esm.js (1853:0) RpcClient.sendTransaction node_modules/@metaplex-foundation/js/dist/esm/plugins/rpcModule/RpcClient.mjs (70:0) async RpcClient.sendAndConfirmTransaction node_modules/@metaplex-foundation/js/dist/esm/plugins/rpcModule/RpcClient.mjs (105:0) async TransactionBuilder.sendAndConfirm node_modules/@metaplex-foundation/js/dist/esm/utils/TransactionBuilder.mjs (138:0) async Object.handle node_modules/@metaplex-foundation/js/dist/esm/plugins/auctionHouseModule/operations/createAuctionHouse.mjs (49:0) async Disposable.run node_modules/@metaplex-foundation/js/dist/esm/utils/Disposable.mjs (22:0)