metaplex-foundation / js-examples

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

Error: Signature verification failed #41

Closed SOLROCKER-D closed 1 year ago

SOLROCKER-D commented 1 year ago

Unhandled Runtime Error Error: Signature verification failed

Call Stack Transaction.serialize node_modules\@solana\web3.js\lib\index.browser.esm.js (1884: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 (136:0) async Object.handle node_modules\@metaplex-foundation\js\dist\esm\plugins\candyMachineModule\operations\mintFromCandyMachine.mjs (53:0) async Disposable.run node_modules\@metaplex-foundation\js\dist\esm\utils\Disposable.mjs (22:0)

image

SOLROCKER-D commented 1 year ago

based on discord conversation with @MarkSackerberg, CM v2 is not supported and therefore my ultimate issue. Thanks, Mark.