The identification in the wallet is marked on blockchain or a file in PC?
I changed the label adress of the wallet on a computer; and the other, the same walet remains unidentified.
If wallet, you will put the ID as part of blockchain?
thx!
The identification in the wallet is marked on blockchain or a file in PC?
I changed the ID of the wallet on a computer; and the other, the same walet remains unidentified.
If wallet, you will put the ID as part of blockchain?
thx!
The name of your wallet is NOT stored on the blockchain. Neither is the password of your wallet or anything else.
The identification in the wallet is marked on blockchain or a file in PC?
I changed the ID of the wallet on a computer; and the other, the same walet remains unidentified.
If wallet, you will put the ID as part of blockchain?
thx!
The name of your wallet is NOT stored on the blockchain. Neither is the password of your wallet or anything else.
I meant the account label of the wallet adress, not the name of .wlt , sorry for bad translation.
You will make a way to link it to an account?
If I use the wallet on more than one PC, I have to insert it manually at all?
I meant the account label of the wallet adress, not the name of .wlt , sorry for bad translation.
You will make a way to link it to an account?
If I use the wallet on more than one PC, I have to insert it manually at all?
The account labels right now are only locally available.
If you want to have them on another pc you have to copy the ncc.cfg to that pc.
(And you need to copy the wallet file too, of course)
The account labels right now are only locally available.
If you want to have them on another pc you have to copy the ncc.cfg to that pc.
(And you need to copy the wallet file too, of course)
I was searching for the .wlt file but was unable to find it?
Where it is stored?
Here in nem/ncc folder
The account labels right now are only locally available.
If you want to have them on another pc you have to copy the ncc.cfg to that pc.
(And you need to copy the wallet file too, of course)
I was searching for the .wlt file but was unable to find it?
Where it is stored?
Ok then. :)
.wlt file is here:
x:\path\to\nem_data_folder\ncc\yourwallet.wlt
usually on windows vista/7:
c:\Users\USERNAME\nem\ncc\yourwallet.wlt
linux:
home\username\nem\ncc\yourwallet.wlt
...
linux:
home\username\nem\ncc\yourwallet.wlt
on my case ( Linux Mint 17):
Its store in: /root/nem/ncc
To be able to see it you'll need to do an
sudo ls /root/nem
to copy (as example):
sudo cp /root/nem/ncc/YourWalletNameHere.wlt /home/YourUser/Documents
:)
I have found it!!!
Thanks
on my case ( Linux Mint 17):
Its store in: /root/nem/ncc
Are you usually working with the root account!?
Nope… But it was created there I hav