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

Can't export key images - always 164 bytes file #7042

Closed
KarboDuck opened this issue Nov 24, 2020 · 4 comments
Closed

Can't export key images - always 164 bytes file #7042

KarboDuck opened this issue Nov 24, 2020 · 4 comments

Comments

@KarboDuck
Copy link

I'm trying to export key images. But I always get a file with size just of 164 bytes.

Importing this file on view wallet does nothing - balance is not updated.

Tried that using three different wallets with some balance on them on:

  1. Laptop fix CMakeLists.txt to add -lpthread, did not compile boost 1.55 #1: Ubuntu 20.10, gui wallet 0.17.1.4

  2. Laptop Update slow-hash.c #2:

  • Windows 10, gui wallet 0.17.1.4, cli 0.17.1.3, cli 0.17.11
  • Ubuntu 20.10 from live usb, gui wallet 0.17.1.4
@moneromooo-monero
Copy link
Collaborator

The wallet exports what it's not exported before. Add "all" to export all, like this:

export_key_images all somefilename

@KarboDuck
Copy link
Author

Thanks. Seems it worked.

Is there way to use this in gui wallet?

@dEBRUYNE-1
Copy link
Contributor

@KarboDuck - Perhaps you can close this issue (as there isn't really an issue with monero-wallet-cli) and open a new one on the GUI repository?

https://github.com/monero-project/monero-gui/issues/new

@KarboDuck
Copy link
Author

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

No branches or pull requests

3 participants