Pages:
Author

Topic: [ANN][MASTERNODE] Monoeci - A cryptocurrency for Monaco - page 83. (Read 102457 times)

newbie
Activity: 71
Merit: 0
Hi,

Do you guys know whats this status ?

"f18fbfec1a1cea4bf4aeca6b766c0c563b57f89ead83a7651bd751f0e035ff60-1": "POSE_BAN"

First MN is ok, second has this status POSE_BAN


Thanks

Hi , do you run masternode to same server ? or you try to use same transaction id (1000 mcc transaction id) for a second masternode.

I one transaction per masternode, if you have 2 masternodes you need 2 transaction of 1000MCC

Thank's Smiley

Hi,

2 masternodes same server 2 different txid.

{
  "masternode": {
    "alias": "MN1",
    "address": "45.76.xx.xx:24157",
    "privateKey": "xxx",
    "txHash": "52d489805a60d988b483ad0c5e571643de70c852d11ff058b862aeb3357947ab",
    "outputIndex": "1",
    "status": "ENABLED"
  },
  "masternode": {
    "alias": "MN2",
    "address": "45.76.xx.xx:24157",
    "privateKey": "xxx",
    "txHash": "f18fbfec1a1cea4bf4aeca6b766c0c563b57f89ead83a7651bd751f0e035ff60",
    "outputIndex": "1",
    "status": "POSE_BAN"
  }
}
mcc@bozolinda:~$



{
  "52d489805a60d988b483ad0c5e571643de70c852d11ff058b862aeb3357947ab-1": "45.76.75.121:24157",
  "f18fbfec1a1cea4bf4aeca6b766c0c563b57f89ead83a7651bd751f0e035ff60-1": "45.76.75.121:24157"
}

1 IP = 1 masternode


Hi thank you for the help,

If i use 2 ips it says watchdog expired for the second MN. 1st runs fine. sentinel is running


    "status": "WATCHDOG_EXPIRED"



You need to setup 2 Sentinels in different folders. Edit sentinel.conf in both, uncomment line start with monacoCoin_conf and change path to yours.
In crontab you need to run both Sentinels.
full member
Activity: 206
Merit: 100
www.monoeci.io

NEW POOL
JUST 0.8% FEE
AUTOMATIC PAYOUTS EVERY 30 SECONDS (YOU'LL SE ON BLOCK CONFIRMATION)

stratum+tcp://multiblockchains.com:3335 (Automatic Diff Calculator for low and high hashrate)


Hi,

many thank's for you new pool server, i add your pool server to official post .

Freetrax,
full member
Activity: 268
Merit: 102
Hi,

Do you guys know whats this status ?

"f18fbfec1a1cea4bf4aeca6b766c0c563b57f89ead83a7651bd751f0e035ff60-1": "POSE_BAN"

First MN is ok, second has this status POSE_BAN


Thanks

Hi , do you run masternode to same server ? or you try to use same transaction id (1000 mcc transaction id) for a second masternode.

I one transaction per masternode, if you have 2 masternodes you need 2 transaction of 1000MCC

Thank's Smiley

Hi,

2 masternodes same server 2 different txid.

{
  "masternode": {
    "alias": "MN1",
    "address": "45.76.xx.xx:24157",
    "privateKey": "xxx",
    "txHash": "52d489805a60d988b483ad0c5e571643de70c852d11ff058b862aeb3357947ab",
    "outputIndex": "1",
    "status": "ENABLED"
  },
  "masternode": {
    "alias": "MN2",
    "address": "45.76.xx.xx:24157",
    "privateKey": "xxx",
    "txHash": "f18fbfec1a1cea4bf4aeca6b766c0c563b57f89ead83a7651bd751f0e035ff60",
    "outputIndex": "1",
    "status": "POSE_BAN"
  }
}
mcc@bozolinda:~$



{
  "52d489805a60d988b483ad0c5e571643de70c852d11ff058b862aeb3357947ab-1": "45.76.75.121:24157",
  "f18fbfec1a1cea4bf4aeca6b766c0c563b57f89ead83a7651bd751f0e035ff60-1": "45.76.75.121:24157"
}

1 IP = 1 masternode


Hi thank you for the help,

If i use 2 ips it says watchdog expired for the second MN. 1st runs fine. sentinel is running


    "status": "WATCHDOG_EXPIRED"



You have 2 vps server and to for vps you have 2 sentinel running ,

for test go to sentinel directory and use :

Code:
SENTINEL_DEBUG=1 ./venv/bin/python bin/sentinel.py

You can see if you second vps working good or not ,

Regard's

Hi,

I'm using one vps only( 2 diferent txids) , trying to start more than 1 MN in the same server. It's possible with other coins but with MCC its the first time i'm trying and its not working.

I think it should not give that POS_BAN because it was supposed to work as the masternode.conf can handle many alias.


Thanks
full member
Activity: 206
Merit: 100
www.monoeci.io
Hi,

Do you guys know whats this status ?

"f18fbfec1a1cea4bf4aeca6b766c0c563b57f89ead83a7651bd751f0e035ff60-1": "POSE_BAN"

First MN is ok, second has this status POSE_BAN


Thanks

Hi , do you run masternode to same server ? or you try to use same transaction id (1000 mcc transaction id) for a second masternode.

I one transaction per masternode, if you have 2 masternodes you need 2 transaction of 1000MCC

Thank's Smiley

Hi,

2 masternodes same server 2 different txid.

{
  "masternode": {
    "alias": "MN1",
    "address": "45.76.xx.xx:24157",
    "privateKey": "xxx",
    "txHash": "52d489805a60d988b483ad0c5e571643de70c852d11ff058b862aeb3357947ab",
    "outputIndex": "1",
    "status": "ENABLED"
  },
  "masternode": {
    "alias": "MN2",
    "address": "45.76.xx.xx:24157",
    "privateKey": "xxx",
    "txHash": "f18fbfec1a1cea4bf4aeca6b766c0c563b57f89ead83a7651bd751f0e035ff60",
    "outputIndex": "1",
    "status": "POSE_BAN"
  }
}
mcc@bozolinda:~$



{
  "52d489805a60d988b483ad0c5e571643de70c852d11ff058b862aeb3357947ab-1": "45.76.75.121:24157",
  "f18fbfec1a1cea4bf4aeca6b766c0c563b57f89ead83a7651bd751f0e035ff60-1": "45.76.75.121:24157"
}

1 IP = 1 masternode


Hi thank you for the help,

If i use 2 ips it says watchdog expired for the second MN. 1st runs fine. sentinel is running


    "status": "WATCHDOG_EXPIRED"



You have 2 vps server and to for vps you have 2 sentinel running ,

for test go to sentinel directory and use :

Code:
SENTINEL_DEBUG=1 ./venv/bin/python bin/sentinel.py

You can see if you second vps working good or not ,

Regard's
full member
Activity: 268
Merit: 102
Hi,

Do you guys know whats this status ?

"f18fbfec1a1cea4bf4aeca6b766c0c563b57f89ead83a7651bd751f0e035ff60-1": "POSE_BAN"

First MN is ok, second has this status POSE_BAN


Thanks

Hi , do you run masternode to same server ? or you try to use same transaction id (1000 mcc transaction id) for a second masternode.

I one transaction per masternode, if you have 2 masternodes you need 2 transaction of 1000MCC

Thank's Smiley

Hi,

2 masternodes same server 2 different txid.

{
  "masternode": {
    "alias": "MN1",
    "address": "45.76.xx.xx:24157",
    "privateKey": "xxx",
    "txHash": "52d489805a60d988b483ad0c5e571643de70c852d11ff058b862aeb3357947ab",
    "outputIndex": "1",
    "status": "ENABLED"
  },
  "masternode": {
    "alias": "MN2",
    "address": "45.76.xx.xx:24157",
    "privateKey": "xxx",
    "txHash": "f18fbfec1a1cea4bf4aeca6b766c0c563b57f89ead83a7651bd751f0e035ff60",
    "outputIndex": "1",
    "status": "POSE_BAN"
  }
}
mcc@bozolinda:~$



{
  "52d489805a60d988b483ad0c5e571643de70c852d11ff058b862aeb3357947ab-1": "45.76.75.121:24157",
  "f18fbfec1a1cea4bf4aeca6b766c0c563b57f89ead83a7651bd751f0e035ff60-1": "45.76.75.121:24157"
}

1 IP = 1 masternode


Hi thank you for the help,

If i use 2 ips it says watchdog expired for the second MN. 1st runs fine. sentinel is running


    "status": "WATCHDOG_EXPIRED"

full member
Activity: 206
Merit: 100
www.monoeci.io
Hi,

last new of monacoCoin :

Today devteam post code for Electrum server for monacoCoin source code is available on github :



In few week devteam post other code for wallet android ...


newbie
Activity: 71
Merit: 0
Hi,

Do you guys know whats this status ?

"f18fbfec1a1cea4bf4aeca6b766c0c563b57f89ead83a7651bd751f0e035ff60-1": "POSE_BAN"

First MN is ok, second has this status POSE_BAN


Thanks

Hi , do you run masternode to same server ? or you try to use same transaction id (1000 mcc transaction id) for a second masternode.

I one transaction per masternode, if you have 2 masternodes you need 2 transaction of 1000MCC

Thank's Smiley

Hi,

2 masternodes same server 2 different txid.

{
  "masternode": {
    "alias": "MN1",
    "address": "45.76.xx.xx:24157",
    "privateKey": "xxx",
    "txHash": "52d489805a60d988b483ad0c5e571643de70c852d11ff058b862aeb3357947ab",
    "outputIndex": "1",
    "status": "ENABLED"
  },
  "masternode": {
    "alias": "MN2",
    "address": "45.76.xx.xx:24157",
    "privateKey": "xxx",
    "txHash": "f18fbfec1a1cea4bf4aeca6b766c0c563b57f89ead83a7651bd751f0e035ff60",
    "outputIndex": "1",
    "status": "POSE_BAN"
  }
}
mcc@bozolinda:~$



{
  "52d489805a60d988b483ad0c5e571643de70c852d11ff058b862aeb3357947ab-1": "45.76.75.121:24157",
  "f18fbfec1a1cea4bf4aeca6b766c0c563b57f89ead83a7651bd751f0e035ff60-1": "45.76.75.121:24157"
}

1 IP = 1 masternode
full member
Activity: 268
Merit: 102
Hi,

Do you guys know whats this status ?

"f18fbfec1a1cea4bf4aeca6b766c0c563b57f89ead83a7651bd751f0e035ff60-1": "POSE_BAN"

First MN is ok, second has this status POSE_BAN


Thanks

Hi , do you run masternode to same server ? or you try to use same transaction id (1000 mcc transaction id) for a second masternode.

I one transaction per masternode, if you have 2 masternodes you need 2 transaction of 1000MCC

Thank's Smiley

Hi,

2 masternodes same server 2 different txid.

{
  "masternode": {
    "alias": "MN1",
    "address": "45.76.xx.xx:24157",
    "privateKey": "xxx",
    "txHash": "52d489805a60d988b483ad0c5e571643de70c852d11ff058b862aeb3357947ab",
    "outputIndex": "1",
    "status": "ENABLED"
  },
  "masternode": {
    "alias": "MN2",
    "address": "45.76.xx.xx:24157",
    "privateKey": "xxx",
    "txHash": "f18fbfec1a1cea4bf4aeca6b766c0c563b57f89ead83a7651bd751f0e035ff60",
    "outputIndex": "1",
    "status": "POSE_BAN"
  }
}
mcc@bozolinda:~$

full member
Activity: 206
Merit: 100
www.monoeci.io
Hi,

Do you guys know whats this status ?

"f18fbfec1a1cea4bf4aeca6b766c0c563b57f89ead83a7651bd751f0e035ff60-1": "POSE_BAN"

First MN is ok, second has this status POSE_BAN


Thanks

Hi , do you run masternode to same server ? or you try to use same transaction id (1000 mcc transaction id) for a second masternode.

I one transaction per masternode, if you have 2 masternodes you need 2 transaction of 1000MCC

Thank's Smiley
full member
Activity: 268
Merit: 102
Hi,

Do you guys know whats this status ?

"f18fbfec1a1cea4bf4aeca6b766c0c563b57f89ead83a7651bd751f0e035ff60-1": "POSE_BAN"

First MN is ok, second has this status POSE_BAN


Thanks
full member
Activity: 206
Merit: 100
www.monoeci.io
Hi,

today a new design (beta) of sticker for shop :



Other design update very day about monacoCoin Projet

Thanl's
full member
Activity: 210
Merit: 100
AltMiner.Net | Low-Fee Pool | 2hr Payout
Code:
coin@mn1:~$ ./mcc/bin/monacoCoin-cli masternode status|grep status
  "status": "Masternode successfully started"

 Cool
full member
Activity: 206
Merit: 100
www.monoeci.io
Last new of networks , today more 95 masternodes working in MonacoCoin Networks thank's for your support.



Count +1 if i'll find the time to setup one today Smiley

Nice Smiley

thank's for your support
full member
Activity: 210
Merit: 100
AltMiner.Net | Low-Fee Pool | 2hr Payout
Last new of networks , today more 95 masternodes working in MonacoCoin Networks thank's for your support.



Count +1 if i'll find the time to setup one today Smiley
full member
Activity: 206
Merit: 100
www.monoeci.io
Last new of networks , today more 95 masternodes working in MonacoCoin Networks thank's for your support.

full member
Activity: 206
Merit: 100
www.monoeci.io
A new road map for monacoCoin Projet :

hero member
Activity: 811
Merit: 512
Enhalo Mining
Already there is the company MONA.CO (https://mona.co/) Which released its tokens. They are clearly better than you, they even have a road map. Where is your road map  Huh
Badshit coin!

Why did you call this Monaco as well? There's already another Monaco and this is their thread: https://bitcointalksearch.org/topic/null-1926269
You only make confusion acting this way...
full member
Activity: 255
Merit: 100
I thought country coins died in 2014, crypto-currency is meant to be global and borderless, it doesn't make much sense to make a country coin, we all still remember Aurora coin. Cheesy

How will the project be financed?
member
Activity: 96
Merit: 10
Already there is the company MONA.CO (https://mona.co/) Which released its tokens. They are clearly better than you, they even have a road map. Where is your road map  Huh
Badshit coin!
full member
Activity: 206
Merit: 100
www.monoeci.io
How much does does it cost to setup a masternode?

Do we need to buy from exchanges or is there something like an ICO or crowdfunding?

Hi,

monacoCoin not ico or crowfunding , you can buy MCC for create MasterNode to exchange plafetorm, actually to novaexchange https://novaexchange.com/market/BTC_XMCC/ and in few time to other exchange .

Thank's for your support


Pages:
Jump to: