Pages:
Author

Topic: [ANN][BABY][AIRDROP][EXCHANGE]PoW/PoS+Low-Masternode+[Defense (GPU)ASIC] - page 45. (Read 38031 times)

member
Activity: 205
Merit: 10
Filled the form for the airdrop.
newbie
Activity: 1
Merit: 0
member
Activity: 242
Merit: 13
Hi! Nice project and airdrop!
jr. member
Activity: 44
Merit: 1
Hi

unless i missed something how do you CPU mine, what miner app do you use cpuminer...!
and solo mining with your wallet, i cant see anything there to mine with

Thanks
full member
Activity: 392
Merit: 105
Filled the form for the airdrop.
member
Activity: 434
Merit: 19
Hi! Should I make these changes to start solo mining:

baby.conf

rpcallowip=127.0.0.1
rpcuser=user
rpcpassword=password
staking=1
server=1
listen=1
port=60020

Thanks
hero member
Activity: 1008
Merit: 501
jr. member
Activity: 266
Merit: 3
Hi! I found two different thread on your coin in Russian. Official: https://bitcointalksearch.org/topic/--3286955 and some other guy translated: https://bitcointalksearch.org/topic/m.34286182. Which one is correct? In the official thread  a little bit funny translation)))

Yeah, the official translation contains lots of mistakes and funny moments. The translator does not know English very well. Hey, developer, change the link on the homepage to this one:
https://bitcointalksearch.org/topic/m.34286182
This version is better
full member
Activity: 490
Merit: 103

I installed mn on my computer (not using vps) according to the instructions. But in the last step bounced the error like this:

22:34:18

startmasternode alias false mn1


22:34:18

{
  "overall": "Successfully started 0 masternodes, failed to start 1, total 1"
  "detail": [
    {
      "alias": "mn1",
      "result": "failed",
      "error": "Invalid port 0 for masternode VPS_IP: 55442, only 55442 is supported on main-net."
    }
  ]
}
Any ideas can help?
Thanks in advance.
Next, open “baby.conf” with Notepad and add the following: (change the text in bold)

Code:
rpcallowip=127.0.0.1
rpcuser=ANY_LONG_USERNAME
rpcpassword=ANY_LONG_PASSWORD
staking=1
server=1
listen=1
daemon=1
port=55442
masternode=1
masternodeaddr=vps_ip:55442
externalip=vps_ip:55442
masternodeprivkey=PRIVATE_KEY

check this,
you must need at less 2 ip to set up a masternode.one local,other vps or computter

I have done so right on my computer, no mistake.
Did you have to reset it again on the vps or another computer (other ip with the first computer) then the new mn could run?

Invalid port 0 for masternode VPS_IP: 55442, only 55442 is supported on main-net
you need change the VPS_IP and punctuation is wrong too.like this 123.123.123.123:55442 not VPS_IP
Ok. I got it. I made a basic mistake. Shame on me.
Mn was running. Thank you so much!  Kiss Kiss Kiss Kiss Kiss Kiss
copper member
Activity: 70
Merit: 6

I installed mn on my computer (not using vps) according to the instructions. But in the last step bounced the error like this:

22:34:18

startmasternode alias false mn1


22:34:18

{
  "overall": "Successfully started 0 masternodes, failed to start 1, total 1"
  "detail": [
    {
      "alias": "mn1",
      "result": "failed",
      "error": "Invalid port 0 for masternode VPS_IP: 55442, only 55442 is supported on main-net."
    }
  ]
}
Any ideas can help?
Thanks in advance.
Next, open “baby.conf” with Notepad and add the following: (change the text in bold)

Code:
rpcallowip=127.0.0.1
rpcuser=ANY_LONG_USERNAME
rpcpassword=ANY_LONG_PASSWORD
staking=1
server=1
listen=1
daemon=1
port=55442
masternode=1
masternodeaddr=vps_ip:55442
externalip=vps_ip:55442
masternodeprivkey=PRIVATE_KEY

check this,
you must need at less 2 ip to set up a masternode.one local,other vps or computter

I have done so right on my computer, no mistake.
Did you have to reset it again on the vps or another computer (other ip with the first computer) then the new mn could run?

Invalid port 0 for masternode VPS_IP: 55442, only 55442 is supported on main-net
you need change the VPS_IP and punctuation is wrong too.like this 123.123.123.123:55442 not VPS_IP
member
Activity: 308
Merit: 11

NOTE:Some people delete tweets after I send the BABY so we send it every three days.

Why are you guys deleting the tweets? You are receiving good rewards with this airdrop... Can't you just keep them?  Huh Angry

I didn't delete anything. Is written in the rules: retweet and add tags (and @Satoshi_Robin #babychain).

https://twitter.com/Nina_coin/status/983278013914763264
https://twitter.com/Satoshi_Robin/status/983275229106487297


No I wasn't talking about you but in general to the people that are deleting the tweets...
member
Activity: 376
Merit: 10
seems like this is over?
if not finished yet, where can I fill the form for the list?
jr. member
Activity: 224
Merit: 6
Hi! I found two different thread on your coin in Russian. Official: https://bitcointalksearch.org/topic/--3286955 and some other guy translated: https://bitcointalksearch.org/topic/m.34286182. Which one is correct? In the official thread  a little bit funny translation)))
jr. member
Activity: 266
Merit: 3

NOTE:Some people delete tweets after I send the BABY so we send it every three days.

Why are you guys deleting the tweets? You are receiving good rewards with this airdrop... Can't you just keep them?  Huh Angry

I didn't delete anything. Is written in the rules: retweet and add tags (and @Satoshi_Robin #babychain).

https://twitter.com/Nina_coin/status/983278013914763264
https://twitter.com/Satoshi_Robin/status/983275229106487297

Ok, thank you. Thank you for your support. I'm sorry I missed it .sent airdrop plz check.


Yes, i received the coins!!!
Thank you very much!
Good luck!
member
Activity: 196
Merit: 10
I hope the transaction commissions will be lower than the competitors’ ones.
copper member
Activity: 70
Merit: 6

NOTE:Some people delete tweets after I send the BABY so we send it every three days.

Why are you guys deleting the tweets? You are receiving good rewards with this airdrop... Can't you just keep them?  Huh Angry

I didn't delete anything. Is written in the rules: retweet and add tags (and @Satoshi_Robin #babychain).

https://twitter.com/Nina_coin/status/983278013914763264
https://twitter.com/Satoshi_Robin/status/983275229106487297

Ok, thank you. Thank you for your support. I'm sorry I missed it .sent airdrop plz check.
full member
Activity: 490
Merit: 103

I installed mn on my computer (not using vps) according to the instructions. But in the last step bounced the error like this:

22:34:18

startmasternode alias false mn1


22:34:18

{
  "overall": "Successfully started 0 masternodes, failed to start 1, total 1"
  "detail": [
    {
      "alias": "mn1",
      "result": "failed",
      "error": "Invalid port 0 for masternode VPS_IP: 55442, only 55442 is supported on main-net."
    }
  ]
}
Any ideas can help?
Thanks in advance.
Next, open “baby.conf” with Notepad and add the following: (change the text in bold)

Code:
rpcallowip=127.0.0.1
rpcuser=ANY_LONG_USERNAME
rpcpassword=ANY_LONG_PASSWORD
staking=1
server=1
listen=1
daemon=1
port=55442
masternode=1
masternodeaddr=vps_ip:55442
externalip=vps_ip:55442
masternodeprivkey=PRIVATE_KEY

check this,
you must need at less 2 ip to set up a masternode.one local,other vps or computter

I have done so right on my computer, no mistake.
Did you have to reset it again on the vps or another computer (other ip with the first computer) then the new mn could run?
jr. member
Activity: 266
Merit: 3

NOTE:Some people delete tweets after I send the BABY so we send it every three days.

Why are you guys deleting the tweets? You are receiving good rewards with this airdrop... Can't you just keep them?  Huh Angry

I didn't delete anything. Is written in the rules: retweet and add tags (and @Satoshi_Robin #babychain).

https://twitter.com/Nina_coin/status/983278013914763264
https://twitter.com/Satoshi_Robin/status/983275229106487297
member
Activity: 308
Merit: 11

NOTE:Some people delete tweets after I send the BABY so we send it every three days.

Why are you guys deleting the tweets? You are receiving good rewards with this airdrop... Can't you just keep them?  Huh Angry
jr. member
Activity: 266
Merit: 3
Airdrop all sent,plz check ,
Hi! I filled in the registration form a long time ago, but I never received an award.
https://twitter.com/Nina_coin/status/983278013914763264
@nina_kiss
Is there a problem?
i cant find any tweets about babychian so ,you missed the step 3
3) You must follow us on twitter and 'retweet'and @Satoshi_Robin #babychain https://twitter.com/Satoshi_Robin

I made a retweet and included the following tags in the title: @Satoshi_Robin #babychain. Here's a tagless retweet. Here's a tagless retweet:
https://twitter.com/Satoshi_Robin/status/983275229106487297
I don't understand the job(
Pages:
Jump to: