hello.
I start masternode, but have no payments.
degug cosole status message" : "Masternode successfully started"
is the *.confs correct?
giro.conf
====
rpcuser=user
rpcpassword=superpass
maxconnections=256
masternode=1
masternodeprivkey=MY_privkey
masternodeaddr=MY_REAL_EXT_IP:51001
====
masternode.conf
====
MN1 MY_REAL_EXT_IP:51001 MY_privkey tx_25000_giro_out 0
or need
MN1 127.0.0.1:51001:51001 MY_privkey tx_25000_giro_out 0
please help/
