metaplex-foundation/js-examples

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

degenbuilder7 opened this issue · 0 comments

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)