Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [XMV] MoneroV - Fork 1:10 of Monero - Finite coin supply - Private
by
heehaw
on 18/05/2018, 05:11:54 UTC
I download the Linux CLI Wallet 64 Bit from https://monerov.org/

I added my previous wallet keys by adding the .keys file in the /bin folder.

Everything worked okay, BUT my balance is exactly my old original Monero Balance "x" and not 10x.  I'm positive I had a "x" balance before the fork date.

Below you will find output when I run unspent_outputs:


Code:
[wallet zzzzzz]: unspent_outputs

Amount: x, number of keys: 1
1513909

Min block height: 1513909
Max block height: 1513909
Min amount found: x
Max amount found: x
Total count: 1

Bin size: 0.02
Outputs per *: 1
count
  ^
  |                                                  |
  |                                                  |
  |                                                  |
  |                                                  |
  |                                                  |
  |                                                  |
  |                                                  |
  |                                                  |
  |                                                  |
  |                                                *|
  +--------------------------------------------------+--> block height
   ^                                            ^
  1513909                                          1513909

(Original Monero and MoneroV amounts are all the same and are "x")

I also also ran rescan_bc and still ended up with my original amount of MoneroV "x' and not x10.

I just did this process today.  Did I have to do this process on fork date or close to?  As far as I can imagine that shouldn't be the case.

Anybodies thoughts or suggestions would be welcome.