Hi guys,
I'm really new in masternode world. There is something that I don't understand, how addresses work ? I read that I have to send my 112 8bit to an address generated by following command :
8bitd -cli getnewaddress mn
When I redo this command it creates a new address. So what I understand is, it creates a new address each time I launch this command.
Question O:
Is this right ? (So what I understand is, it creates a new address each time I launch this command. )
Question 1:
Is there a way to list all created addresses ?
Question 2:
In a same time, I read that I have to send my 112 8bit to the address getting by the following command :
8bitd -cli getaccountaddress 0
And same for this, if I redo this command it creates a new one.
Question 3:
How is it possible ? I thought getaccountaddress is to get adr 0, so why is it a new adr each time I launched this command ?
Question 4:
Finally, where do I have to send my 112 8bit coins ? On the last adr I get from command getnewaddress ? or On the last adr get by command getaccountaddress 0 ?
Thanks in advance to a french newbie.