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

signing offline / mainnet #7

Closed
mikakun opened this issue Mar 14, 2022 · 3 comments
Closed

signing offline / mainnet #7

mikakun opened this issue Mar 14, 2022 · 3 comments
Labels
bug Something isn't working

Comments

@mikakun
Copy link

mikakun commented Mar 14, 2022

using feather.appimage on tails

offline wallet has all private keys

online wallet is view only on another device

wallet has balance, found by view only wallet.

tried to sign a transaction offline, got an error, found docs explaining how to sync wallets before signing transaction offline.

have exported the outputs from view only wallet

ISSUE : when i try to import those outputs in offline wallet
ERROR message :

`Failed to import outputs.

`Failed` to connect to daemon`
@tobtoht
Copy link
Contributor

tobtoht commented Mar 14, 2022

You can ignore the error message, the outputs should be imported successfully.

There is a bug in the way we detect if the import outputs call succeeded or not. I'll get this fixed in the next release.

@tobtoht tobtoht added the bug Something isn't working label Mar 14, 2022
@mikakun
Copy link
Author

mikakun commented Mar 14, 2022

🤦
thanks ! i didn't check anything indeed, just trusted the alert

@mikakun mikakun closed this as completed Mar 14, 2022
@tobtoht
Copy link
Contributor

tobtoht commented Mar 14, 2022

Fixed in 87e46fc

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants