Author

Topic: [TX]TRANSFER - BITTREX - MULTIPOOL - ANDROID - POS,TOR,MN, STEALTH - page 124. (Read 317969 times)

hero member
Activity: 896
Merit: 500
AikaPool admin
Please, give me work nodes list!
hero member
Activity: 966
Merit: 500
man it's getting hard gathering enough for tx for a masternode in the last couple of days. the jump from 2k-3k was too quick.

transfer train leaving the station, hope everyone got their ticket and sitting in a comfortable position. =)




Yea people better get some of the coins to make there masternodes while they can, this is a very undervalued coin.


That is true. TX Masternodes will be hard to get once we reach over 175 Masternodes.  That will be 1,750,000 TX out of the markets
full member
Activity: 646
Merit: 100
tozex.io
man it's getting hard gathering enough for tx for a masternode in the last couple of days. the jump from 2k-3k was too quick.

transfer train leaving the station, hope everyone got their ticket and sitting in a comfortable position. =)




Yea people better get some of the coins to make there masternodes while they can, this is a very undervalued coin.
hero member
Activity: 966
Merit: 500
I think it will help to post this guide here.

1. Click on Masternodes button
2. Switch to My Master Nodes Tab
3. Click Create
4. Alias field: yourmasternodename
5. Address field: your ip:port example: 123.456.78.9:9999
6. Click OK
7. Select your new masternode and click "Copy Address"
8. Send exactly 100,000 coins to that address
9. Again select your new masternode and click "get config"
10. A window pops up - copy that and paste it in notepad
11. replace the fields that say "REPLACEME" with whateverrandomthingyoucomeupwith
12. add a line with this: staking=0
13. add a line with this: mnconflock=o
14. add a line with this: daemon=1
15. save as %appdata%\transfer\transfer.conf
16. restart your wallet
17. Click on Masternodes button
18. Switch to My Master Nodes Tab
19. Select your masternode and click "start"
Congratulations, you got your self a master node  Cool

*NOTES*
*EDIT* wallet must be fully unlocked when you click "create"
To send exactly 10k including fee it is easier to enable coin control in your wallet then select your inputs adding up to 10k plus ~1 coin then just type 10000 and your wallet will deduct the fees and will send one single and exact 10k input.

Your transaction must have at least 10 confirms in order to be used as a collateral address.
I don't think having the port open is absolutely necessary but just to be sure, open it.
Sometimes your external ip will not be detected so it doesn't hurt to add "externalip=yourexternalip" in another line in your conf file.
Make sure your conf file extension is conf and not conf.txt
I always use a fresh new wallet for the nodes so I can stake my MN payments in another wallet just for staking.

Example transfer.conf file

rpcallowip=127.0.0.1
rpcuser=REPLACEME
rpcpassword=REPLACEME
server=1
daemon=1
listen=1
mnconflock=0
staking=0
port=REPLACEMEWITHYOURPORT
masternode=1
masternodeaddr=123.456.789.123:9999
masternodeprivkey=REPLACEMEWITHYOURMASTERNODEPRIVATEKEY


Needs only 10,000 TX

8. Send exactly 10,000 coins to that address
Thank you. I just corrected it.
hero member
Activity: 700
Merit: 500
Founder of CoExistCoin
I want to rent a rig to mine. Ive done a nomp before but not figuring out with inferno.
legendary
Activity: 952
Merit: 1000
I think it will help to post this guide here.

1. Click on Masternodes button
2. Switch to My Master Nodes Tab
3. Click Create
4. Alias field: yourmasternodename
5. Address field: your ip:port example: 123.456.78.9:9999
6. Click OK
7. Select your new masternode and click "Copy Address"
8. Send exactly 100,000 coins to that address
9. Again select your new masternode and click "get config"
10. A window pops up - copy that and paste it in notepad
11. replace the fields that say "REPLACEME" with whateverrandomthingyoucomeupwith
12. add a line with this: staking=0
13. add a line with this: mnconflock=o
14. add a line with this: daemon=1
15. save as %appdata%\transfer\transfer.conf
16. restart your wallet
17. Click on Masternodes button
18. Switch to My Master Nodes Tab
19. Select your masternode and click "start"
Congratulations, you got your self a master node  Cool

*NOTES*
*EDIT* wallet must be fully unlocked when you click "create"
To send exactly 10k including fee it is easier to enable coin control in your wallet then select your inputs adding up to 10k plus ~1 coin then just type 10000 and your wallet will deduct the fees and will send one single and exact 10k input.

Your transaction must have at least 10 confirms in order to be used as a collateral address.
I don't think having the port open is absolutely necessary but just to be sure, open it.
Sometimes your external ip will not be detected so it doesn't hurt to add "externalip=yourexternalip" in another line in your conf file.
Make sure your conf file extension is conf and not conf.txt
I always use a fresh new wallet for the nodes so I can stake my MN payments in another wallet just for staking.

Example transfer.conf file

rpcallowip=127.0.0.1
rpcuser=REPLACEME
rpcpassword=REPLACEME
server=1
daemon=1
listen=1
mnconflock=0
staking=0
port=REPLACEMEWITHYOURPORT
masternode=1
masternodeaddr=123.456.789.123:9999
masternodeprivkey=REPLACEMEWITHYOURMASTERNODEPRIVATEKEY


Needs only 10,000 TX

8. Send exactly 10,000 coins to that address
hero member
Activity: 700
Merit: 500
Founder of CoExistCoin
Ok great. Thank you for the heads up.
full member
Activity: 646
Merit: 100
tozex.io
I don't think its working right now, but inferno is going to fix it soon.
hero member
Activity: 700
Merit: 500
Founder of CoExistCoin
hows the android app? i just downloaded it to my tablet. doesnt seem to sync
hero member
Activity: 966
Merit: 500
I think it will help to post this guide here.

1. Click on Masternodes button
2. Switch to My Master Nodes Tab
3. Click Create
4. Alias field: yourmasternodename
5. Address field: your ip:port example: 123.456.78.9:9999
6. Click OK
7. Select your new masternode and click "Copy Address"
8. Send exactly 10,000 TX coins to that address
9. Again select your new masternode and click "get config"
10. A window pops up - copy that and paste it in notepad
11. replace the fields that say "REPLACEME" with whateverrandomthingyoucomeupwith
12. add a line with this: staking=0
13. add a line with this: mnconflock=o
14. add a line with this: daemon=1
15. save as %appdata%\transfer\transfer.conf
16. restart your wallet
17. Click on Masternodes button
18. Switch to My Master Nodes Tab
19. Select your masternode and click "start"
Congratulations, you got your self a master node  Cool

*NOTES*
*EDIT* wallet must be fully unlocked when you click "create"
To send exactly 10k including fee it is easier to enable coin control in your wallet then select your inputs adding up to 10k plus ~1 coin then just type 10000 and your wallet will deduct the fees and will send one single and exact 10k input.

Your transaction must have at least 10 confirms in order to be used as a collateral address.
I don't think having the port open is absolutely necessary but just to be sure, open it.
Sometimes your external ip will not be detected so it doesn't hurt to add "externalip=yourexternalip" in another line in your conf file.
Make sure your conf file extension is conf and not conf.txt
I always use a fresh new wallet for the nodes so I can stake my MN payments in another wallet just for staking.

Example transfer.conf file

rpcallowip=127.0.0.1
rpcuser=REPLACEME
rpcpassword=REPLACEME
server=1
daemon=1
listen=1
mnconflock=0
staking=0
port=REPLACEMEWITHYOURPORT
masternode=1
masternodeaddr=123.456.789.123:9999
masternodeprivkey=REPLACEMEWITHYOURMASTERNODEPRIVATEKEY



hero member
Activity: 532
Merit: 500
CryptoTalk.Org - Get Paid for every Post!
wish I had more, but I learned from a long time of trading alts if you get double your money sell half and free ride the rest, which is exactly what I did so TX can go to 1 sat and it'd still be a profit for me.....but I still had to sell half my stash lol
sr. member
Activity: 302
Merit: 250
man it's getting hard gathering enough for tx for a masternode in the last couple of days. the jump from 2k-3k was too quick.

transfer train leaving the station, hope everyone got their ticket and sitting in a comfortable position. =)
full member
Activity: 646
Merit: 100
tozex.io
yea awesome coin, I added a couple myself keep up the great work on a awesome coin.
hero member
Activity: 700
Merit: 500
Founder of CoExistCoin
Finally got my node going I think. 2 nodes added to network in last few mins
hero member
Activity: 532
Merit: 500
CryptoTalk.Org - Get Paid for every Post!
Only 1.1 BTC til 3000 sats on Bittrex......but thats where the easy gains stop lol almost 7 BTC to 5000
hero member
Activity: 532
Merit: 500
CryptoTalk.Org - Get Paid for every Post!
Still had my tx wallet on old pc. I updated wallet. My masternode was still set up so I sent tx to my node address. Started up node. Said adrenaline somthing started up. Do you see my node? its called hooptynode lol

I was rebuilding a motherboard. I guess I didnt get that heat sink on there right. Burned the board. Hilarious

ah ok that sucks dude, always gotta make sure you get the doping and heat sinks correct. not to mention adequate air flow......
hero member
Activity: 700
Merit: 500
Founder of CoExistCoin
Still had my tx wallet on old pc. I updated wallet. My masternode was still set up so I sent tx to my node address. Started up node. Said adrenaline somthing started up. Do you see my node? its called hooptynode lol

I was rebuilding a motherboard. I guess I didnt get that heat sink on there right. Burned the board. Hilarious

Didnt start up. Going to reconfig a new one. I see I can run multiple nodes. Going to start up a few more tonight
hero member
Activity: 700
Merit: 500
Founder of CoExistCoin
Still had my tx wallet on old pc. I updated wallet. My masternode was still set up so I sent tx to my node address. Started up node. Said adrenaline somthing started up. Do you see my node? its called hooptynode lol

I was rebuilding a motherboard. I guess I didnt get that heat sink on there right. Burned the board. Hilarious
hero member
Activity: 700
Merit: 500
Founder of CoExistCoin
Still had my tx wallet on old pc. I updated wallet. My masternode was still set up so I sent tx to my node address. Started up node. Said adrenaline somthing started up. Do you see my node? its called hooptynode lol
hero member
Activity: 532
Merit: 500
CryptoTalk.Org - Get Paid for every Post!
got it. Now to start a master node again. Lost my old/new computer to over heating. Using my older windows pc :/

jesus christ did you have it wrapped in blankets, cpu mining, and in the direct path of a heater??? I've been to Iraq, Kuwait, Haiti, etc sometimes with no A/C at all and have never lost a whole computer to over heating. That really sucks dude.
Jump to: