To create multiple mnode under 1 wallet, is this are the steps?
1) getnewaddress "label"
2) send 5000 to this address and get txid and output
3) masternode genkey
4) add new line at masternode.conf as example:
mn_alias vps_ip step_3_key step_2_txid output
5) repeat