You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I get the diagnostic. Error: Failed to retrieve account from signer
but it works fine when I use 0-0-0-derivation path wallet.
Full Diagnostics
Error: Failed to retrieve account from signer
at SigningCosmWasmClient.simulate (/Users/badger/dev/stargaze-tools/node_modules/@cosmjs/cosmwasm-stargate/src/signingcosmwasmclient.ts:234:13)
at processTicksAndRejections (node:internal/process/task_queues:95:5)
at async SigningCosmWasmClient.signAndBroadcast (/Users/badger/dev/stargaze-tools/node_modules/@cosmjs/cosmwasm-stargate/src/signingcosmwasmclient.ts:504:29)
at async SigningCosmWasmClient.execute (/Users/badger/dev/stargaze-tools/node_modules/@cosmjs/cosmwasm-stargate/src/signingcosmwasmclient.ts:415:20)
error Command failed with exit code 1.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
Developing on Mac OS Sonoma 14.2.1 (23C71)
The text was updated successfully, but these errors were encountered:
Thanks for your help.
Is it possible to use non-0-0-0 derivation path wallets with
yarn transfer-nft [sg721_address] [token_id] [recipient_address]
I get the diagnostic.
Error: Failed to retrieve account from signer
but it works fine when I use 0-0-0-derivation path wallet.
Full Diagnostics
Developing on Mac OS Sonoma 14.2.1 (23C71)
The text was updated successfully, but these errors were encountered: