We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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)
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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)
The text was updated successfully, but these errors were encountered: