Skip to content
New issue

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

Failed to sign unsigned tx: Hot wallets cannot import outputs #9394

Open
jack-dot-wu opened this issue Jul 8, 2024 · 1 comment
Open

Failed to sign unsigned tx: Hot wallets cannot import outputs #9394

jack-dot-wu opened this issue Jul 8, 2024 · 1 comment
Labels

Comments

@jack-dot-wu
Copy link

jack-dot-wu commented Jul 8, 2024

I use the only-view wallet to get the unsigned_txset with api transfer_split. And use the normal wallet to sign the unsigned_txset, but it show '{'code': -42, 'message': 'Failed to sign unsigned tx: Hot wallets cannot import outputs'}'.what is the cold wallet. How to create it?

@jack-dot-wu jack-dot-wu changed the title what is cold wallet?And How to create it? Failed to sign unsigned tx: Hot wallets cannot import outputs Jul 8, 2024
@selsta
Copy link
Collaborator

selsta commented Jul 10, 2024

It means that this wallet has been used together with an online node before. A cold wallet has to be created on an offline system.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants