What is root account in Stellar? Is that the one which we did set in NODE_SEED?
Root account in Stellar?
Vishwas1 The root account is the first account that is created with all the initial 100 billion XLM. It is generated from the NETWORK_PASSPHRASE
if I remember correctly.
The NODE_SEED
is something different, it's like a password for your node that allows it to be uniquely identifiable on the network.
Ya got it, I think that is the one.