On the test network, there is the friendly bot that gives out XLM to fund an account. How does one fund an account on a private network (think, something similar to a Bitcoin node in regtest
mode) in return for say, some EUR?
By looking up the secret key of root account in the private network, one has access to native asset and therefore the mechanism to issue native assets against say, EUR. https://github.com/stellar/horizon/issues/337
So, exactly how do I look for "secret key of the root account"? And, how are the assets issued - are there relevant Horizon API?