Bitcoin Forum
March 19, 2024, 07:47:22 AM *
News: Latest Bitcoin Core release: 26.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 [165] 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 ... 318 »
  Print  
Author Topic: ▉ANN▉ MTNC ▉▉▉▉░ Masternodecoin ░▉▉▉ Multiple Privacy Center Platform  (Read 239020 times)
ideaupdater (OP)
Sr. Member
****
Offline Offline

Activity: 630
Merit: 252


Masternodecoin Team


View Profile
October 01, 2017, 11:25:53 AM
 #3281

I can't have mastermode genkey in console and i can't have TxHash and output index when i tape mastemode outputs he poster this error message Method not found (code -32601) why ?
HuhHuhHuhHuhHuhHuhHuhHuhHuhHuhHuhHuhHuhHuhHuhHuhHuhHuh

you must send exactly a transaction of 50000 masternodecoin + fees, remember that to a new address. wait for the necessary confirmations, and then generate the private key.


Can you show me with capture image how can i do this transcation of 50000 masternodecoin ?

look, you can use this command in the terminal if you are in linux:
1. generate a new wallet
./Masternodecoind getnewaddress Masternode

2. to the generated wallet you will send the 50000 coins with the following order, that means that you should have 50002 in funds to pay the commissions of the transaction
./Masternodecoind sendtoaddress wallet 50000 (amount to be sent)

3. you wait for the confirmations and with the following order you show the ID of the transaction with a: 1 or a: 0
./Masternodecoind masternode outputs

so
Transaction ID: 1

4. generate the key with the following command
./Masternodecoind masternode genkey

the rest is to follow the tutorial that is in the post-main

I'm on windows 7 64bits , how can i have or transfer 50002 in funds ?
You can do the same in debug window in your windows-qt wallet without typing './Masternodecoind' first. Rest would stay the same, commends passed to shell in linux can be passed to debug window in wallet Smiley

When i write ./Masternodecoind on console he show me this message Method not found (code -32601) how can i resolve that problem?

hi man , did you see the guide for masternode  https://docs.google.com/document/d/11WnHDlVmNCTZDnrn8yQYXE21PRBn8h6A5bQiaVpn6Ts/edit?usp=sharing

it's clear to set up masternode in win system /

Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1710834442
Hero Member
*
Offline Offline

Posts: 1710834442

View Profile Personal Message (Offline)

Ignore
1710834442
Reply with quote  #2

1710834442
Report to moderator
1710834442
Hero Member
*
Offline Offline

Posts: 1710834442

View Profile Personal Message (Offline)

Ignore
1710834442
Reply with quote  #2

1710834442
Report to moderator
1710834442
Hero Member
*
Offline Offline

Posts: 1710834442

View Profile Personal Message (Offline)

Ignore
1710834442
Reply with quote  #2

1710834442
Report to moderator
teosanru
Hero Member
*****
Offline Offline

Activity: 2100
Merit: 618


View Profile
October 01, 2017, 11:53:37 AM
 #3282

as i mentioned a few posts before i am working on an explorer

it seems to be working fine now but i will not publish it without devs permission
i have written a PM to the dev and waiting for his answer


good job  , release it and we got 2nd explorer now.

Masternodecoin Explorer based in Iquidus: http://mtnc.snodo.de:3001/
If you find any bugs, please let me know so I can fix it.
Just post in this thread (I am reading literaly every post here) or write a PM to me.

@ideaupdater Don't forget to add it in in the OP of this thread. You can insert a link to this post, so if someone finds a bug they know what to do Wink

working explorer is very nice thanks for the contribution

now novaexchange appears in coinmarketcap.com with a volume of operations greater than in cryptopia, although missing data to show on coinmarketcap.com
like Circulating Supply, Market Cap that should be shown because that generates confidence in the investors before buying, so I think the new blockexplorer should be added to this site, because it works well while the first one, its functionality is not so good
neo444
Full Member
***
Offline Offline

Activity: 434
Merit: 102



View Profile
October 01, 2017, 11:54:08 AM
 #3283

I can't have mastermode genkey in console and i can't have TxHash and output index when i tape mastemode outputs he poster this error message Method not found (code -32601) why ?
HuhHuhHuhHuhHuhHuhHuhHuhHuhHuhHuhHuhHuhHuhHuhHuhHuhHuh

you must send exactly a transaction of 50000 masternodecoin + fees, remember that to a new address. wait for the necessary confirmations, and then generate the private key.


Can you show me with capture image how can i do this transcation of 50000 masternodecoin ?

look, you can use this command in the terminal if you are in linux:
1. generate a new wallet
./Masternodecoind getnewaddress Masternode

2. to the generated wallet you will send the 50000 coins with the following order, that means that you should have 50002 in funds to pay the commissions of the transaction
./Masternodecoind sendtoaddress wallet 50000 (amount to be sent)

3. you wait for the confirmations and with the following order you show the ID of the transaction with a: 1 or a: 0
./Masternodecoind masternode outputs

so
Transaction ID: 1

4. generate the key with the following command
./Masternodecoind masternode genkey

the rest is to follow the tutorial that is in the post-main

I'm on windows 7 64bits , how can i have or transfer 50002 in funds ?
You can do the same in debug window in your windows-qt wallet without typing './Masternodecoind' first. Rest would stay the same, commends passed to shell in linux can be passed to debug window in wallet Smiley

When i write ./Masternodecoind on console he show me this message Method not found (code -32601) how can i resolve that problem?
As i wrote in my previous post - You should use everything from commands EXCEPT ./Masternodecoind Wink
How i resolve this problem ?
neo444
Full Member
***
Offline Offline

Activity: 434
Merit: 102



View Profile
October 01, 2017, 11:55:58 AM
 #3284

I can't have mastermode genkey in console and i can't have TxHash and output index when i tape mastemode outputs he poster this error message Method not found (code -32601) why ?
HuhHuhHuhHuhHuhHuhHuhHuhHuhHuhHuhHuhHuhHuhHuhHuhHuhHuh

you must send exactly a transaction of 50000 masternodecoin + fees, remember that to a new address. wait for the necessary confirmations, and then generate the private key.


Can you show me with capture image how can i do this transcation of 50000 masternodecoin ?

look, you can use this command in the terminal if you are in linux:
1. generate a new wallet
./Masternodecoind getnewaddress Masternode

2. to the generated wallet you will send the 50000 coins with the following order, that means that you should have 50002 in funds to pay the commissions of the transaction
./Masternodecoind sendtoaddress wallet 50000 (amount to be sent)

3. you wait for the confirmations and with the following order you show the ID of the transaction with a: 1 or a: 0
./Masternodecoind masternode outputs

so
Transaction ID: 1

4. generate the key with the following command
./Masternodecoind masternode genkey

the rest is to follow the tutorial that is in the post-main

I'm on windows 7 64bits , how can i have or transfer 50002 in funds ?
You can do the same in debug window in your windows-qt wallet without typing './Masternodecoind' first. Rest would stay the same, commends passed to shell in linux can be passed to debug window in wallet Smiley

When i write ./Masternodecoind on console he show me this message Method not found (code -32601) how can i resolve that problem?

hi man , did you see the guide for masternode  https://docs.google.com/document/d/11WnHDlVmNCTZDnrn8yQYXE21PRBn8h6A5bQiaVpn6Ts/edit?usp=sharing

it's clear to set up masternode in win system /
I see this guide and i do everything he say but i can't have TxHash and output index
teosanru
Hero Member
*****
Offline Offline

Activity: 2100
Merit: 618


View Profile
October 01, 2017, 11:56:18 AM
 #3285

I can't have mastermode genkey in console and i can't have TxHash and output index when i tape mastemode outputs he poster this error message Method not found (code -32601) why ?
HuhHuhHuhHuhHuhHuhHuhHuhHuhHuhHuhHuhHuhHuhHuhHuhHuhHuh

you must send exactly a transaction of 50000 masternodecoin + fees, remember that to a new address. wait for the necessary confirmations, and then generate the private key.


Can you show me with capture image how can i do this transcation of 50000 masternodecoin ?

look, you can use this command in the terminal if you are in linux:
1. generate a new wallet
./Masternodecoind getnewaddress Masternode

2. to the generated wallet you will send the 50000 coins with the following order, that means that you should have 50002 in funds to pay the commissions of the transaction
./Masternodecoind sendtoaddress wallet 50000 (amount to be sent)

3. you wait for the confirmations and with the following order you show the ID of the transaction with a: 1 or a: 0
./Masternodecoind masternode outputs

so
Transaction ID: 1

4. generate the key with the following command
./Masternodecoind masternode genkey

the rest is to follow the tutorial that is in the post-main

I'm on windows 7 64bits , how can i have or transfer 50002 in funds ?
You can do the same in debug window in your windows-qt wallet without typing './Masternodecoind' first. Rest would stay the same, commends passed to shell in linux can be passed to debug window in wallet Smiley

When i write ./Masternodecoind on console he show me this message Method not found (code -32601) how can i resolve that problem?
As i wrote in my previous post - You should use everything from commands EXCEPT ./Masternodecoind Wink
How i resolve this problem ?


boy you must send, a transaction of 50000 coins, the wallet will automatically use the remaining balance to pay the commissions
teosanru
Hero Member
*****
Offline Offline

Activity: 2100
Merit: 618


View Profile
October 01, 2017, 11:58:04 AM
 #3286

I can't have mastermode genkey in console and i can't have TxHash and output index when i tape mastemode outputs he poster this error message Method not found (code -32601) why ?
HuhHuhHuhHuhHuhHuhHuhHuhHuhHuhHuhHuhHuhHuhHuhHuhHuhHuh

you must send exactly a transaction of 50000 masternodecoin + fees, remember that to a new address. wait for the necessary confirmations, and then generate the private key.


Can you show me with capture image how can i do this transcation of 50000 masternodecoin ?

look, you can use this command in the terminal if you are in linux:
1. generate a new wallet
./Masternodecoind getnewaddress Masternode

2. to the generated wallet you will send the 50000 coins with the following order, that means that you should have 50002 in funds to pay the commissions of the transaction
./Masternodecoind sendtoaddress wallet 50000 (amount to be sent)

3. you wait for the confirmations and with the following order you show the ID of the transaction with a: 1 or a: 0
./Masternodecoind masternode outputs

so
Transaction ID: 1

4. generate the key with the following command
./Masternodecoind masternode genkey

the rest is to follow the tutorial that is in the post-main

I'm on windows 7 64bits , how can i have or transfer 50002 in funds ?
You can do the same in debug window in your windows-qt wallet without typing './Masternodecoind' first. Rest would stay the same, commends passed to shell in linux can be passed to debug window in wallet Smiley

When i write ./Masternodecoind on console he show me this message Method not found (code -32601) how can i resolve that problem?

hi man , did you see the guide for masternode  https://docs.google.com/document/d/11WnHDlVmNCTZDnrn8yQYXE21PRBn8h6A5bQiaVpn6Ts/edit?usp=sharing

it's clear to set up masternode in win system /
I see this guide and i do everything he say but i can't have TxHash and output index

you do not get the exit index, because you are sending 50002 coins, and they should be only 50000
neo444
Full Member
***
Offline Offline

Activity: 434
Merit: 102



View Profile
October 01, 2017, 12:05:15 PM
Last edit: October 01, 2017, 01:15:24 PM by neo444
 #3287

I can't have mastermode genkey in console and i can't have TxHash and output index when i tape mastemode outputs he poster this error message Method not found (code -32601) why ?
HuhHuhHuhHuhHuhHuhHuhHuhHuhHuhHuhHuhHuhHuhHuhHuhHuhHuh

you must send exactly a transaction of 50000 masternodecoin + fees, remember that to a new address. wait for the necessary confirmations, and then generate the private key.


Can you show me with capture image how can i do this transcation of 50000 masternodecoin ?

look, you can use this command in the terminal if you are in linux:
1. generate a new wallet
./Masternodecoind getnewaddress Masternode

2. to the generated wallet you will send the 50000 coins with the following order, that means that you should have 50002 in funds to pay the commissions of the transaction
./Masternodecoind sendtoaddress wallet 50000 (amount to be sent)

3. you wait for the confirmations and with the following order you show the ID of the transaction with a: 1 or a: 0
./Masternodecoind masternode outputs

so
Transaction ID: 1

4. generate the key with the following command
./Masternodecoind masternode genkey

the rest is to follow the tutorial that is in the post-main

I'm on windows 7 64bits , how can i have or transfer 50002 in funds ?
You can do the same in debug window in your windows-qt wallet without typing './Masternodecoind' first. Rest would stay the same, commends passed to shell in linux can be passed to debug window in wallet Smiley

When i write ./Masternodecoind on console he show me this message Method not found (code -32601) how can i resolve that problem?
As i wrote in my previous post - You should use everything from commands EXCEPT ./Masternodecoind Wink
How i resolve this problem ?


boy you must send, a transaction of 50000 coins, the wallet will automatically use the remaining balance to pay the commissions


kid How can i send 50000 coins ? and how can i have 50000 coins in my balance to make this transaction ?
teosanru
Hero Member
*****
Offline Offline

Activity: 2100
Merit: 618


View Profile
October 01, 2017, 12:15:58 PM
 #3288

I can't have mastermode genkey in console and i can't have TxHash and output index when i tape mastemode outputs he poster this error message Method not found (code -32601) why ?
HuhHuhHuhHuhHuhHuhHuhHuhHuhHuhHuhHuhHuhHuhHuhHuhHuhHuh

you must send exactly a transaction of 50000 masternodecoin + fees, remember that to a new address. wait for the necessary confirmations, and then generate the private key.


Can you show me with capture image how can i do this transcation of 50000 masternodecoin ?

look, you can use this command in the terminal if you are in linux:
1. generate a new wallet
./Masternodecoind getnewaddress Masternode

2. to the generated wallet you will send the 50000 coins with the following order, that means that you should have 50002 in funds to pay the commissions of the transaction
./Masternodecoind sendtoaddress wallet 50000 (amount to be sent)

3. you wait for the confirmations and with the following order you show the ID of the transaction with a: 1 or a: 0
./Masternodecoind masternode outputs

so
Transaction ID: 1

4. generate the key with the following command
./Masternodecoind masternode genkey

the rest is to follow the tutorial that is in the post-main

I'm on windows 7 64bits , how can i have or transfer 50002 in funds ?
You can do the same in debug window in your windows-qt wallet without typing './Masternodecoind' first. Rest would stay the same, commends passed to shell in linux can be passed to debug window in wallet Smiley

When i write ./Masternodecoind on console he show me this message Method not found (code -32601) how can i resolve that problem?
As i wrote in my previous post - You should use everything from commands EXCEPT ./Masternodecoind Wink
How i resolve this problem ?


boy you must send, a transaction of 50000 coins, the wallet will automatically use the remaining balance to pay the commissions


How can i send 50000 coins ? and how can i have 50000 coins in my balance to make this transaction ?

You do not know how to use the wallet in windows? is the easiest thing to do, you have to go to the send tab of the wallet, there are fields where you have to place the amount to send would be the 50000 and in the field of the address send, you put the new address that you have created and you send


I really do not understand your question, tell me something when you have balance in your wallet?

Adriano2010
Hero Member
*****
Offline Offline

Activity: 1414
Merit: 516


View Profile WWW
October 01, 2017, 01:08:52 PM
 #3289

I have checked my wallet and i received my 200 coins for two weeks. Now i have 300 MTNC. Hope to get more coins and to can join more airdrop. Thanks dev.
neo444
Full Member
***
Offline Offline

Activity: 434
Merit: 102



View Profile
October 01, 2017, 01:21:24 PM
 #3290

I can't have mastermode genkey in console and i can't have TxHash and output index when i tape mastemode outputs he poster this error message Method not found (code -32601) why ?
HuhHuhHuhHuhHuhHuhHuhHuhHuhHuhHuhHuhHuhHuhHuhHuhHuhHuh

you must send exactly a transaction of 50000 masternodecoin + fees, remember that to a new address. wait for the necessary confirmations, and then generate the private key.


Can you show me with capture image how can i do this transcation of 50000 masternodecoin ?

look, you can use this command in the terminal if you are in linux:
1. generate a new wallet
./Masternodecoind getnewaddress Masternode

2. to the generated wallet you will send the 50000 coins with the following order, that means that you should have 50002 in funds to pay the commissions of the transaction
./Masternodecoind sendtoaddress wallet 50000 (amount to be sent)

3. you wait for the confirmations and with the following order you show the ID of the transaction with a: 1 or a: 0
./Masternodecoind masternode outputs

so
Transaction ID: 1

4. generate the key with the following command
./Masternodecoind masternode genkey

the rest is to follow the tutorial that is in the post-main

I'm on windows 7 64bits , how can i have or transfer 50002 in funds ?
You can do the same in debug window in your windows-qt wallet without typing './Masternodecoind' first. Rest would stay the same, commends passed to shell in linux can be passed to debug window in wallet Smiley

When i write ./Masternodecoind on console he show me this message Method not found (code -32601) how can i resolve that problem?
As i wrote in my previous post - You should use everything from commands EXCEPT ./Masternodecoind Wink
How i resolve this problem ?


boy you must send, a transaction of 50000 coins, the wallet will automatically use the remaining balance to pay the commissions


How can i send 50000 coins ? and how can i have 50000 coins in my balance to make this transaction ?

You do not know how to use the wallet in windows? is the easiest thing to do, you have to go to the send tab of the wallet, there are fields where you have to place the amount to send would be the 50000 and in the field of the address send, you put the new address that you have created and you send


I really do not understand your question, tell me something when you have balance in your wallet?



kid how can i make this transaction and send 50000 mtnci when i have 0 mtnc on balance ?! my question is how can i transfer 50000 mtnc to my balance ?
Leass
Full Member
***
Offline Offline

Activity: 182
Merit: 100



View Profile
October 01, 2017, 01:26:17 PM
 #3291

I can't have mastermode genkey in console and i can't have TxHash and output index when i tape mastemode outputs he poster this error message Method not found (code -32601) why ?
HuhHuhHuhHuhHuhHuhHuhHuhHuhHuhHuhHuhHuhHuhHuhHuhHuhHuh

you must send exactly a transaction of 50000 masternodecoin + fees, remember that to a new address. wait for the necessary confirmations, and then generate the private key.


Can you show me with capture image how can i do this transcation of 50000 masternodecoin ?

look, you can use this command in the terminal if you are in linux:
1. generate a new wallet
./Masternodecoind getnewaddress Masternode

2. to the generated wallet you will send the 50000 coins with the following order, that means that you should have 50002 in funds to pay the commissions of the transaction
./Masternodecoind sendtoaddress wallet 50000 (amount to be sent)

3. you wait for the confirmations and with the following order you show the ID of the transaction with a: 1 or a: 0
./Masternodecoind masternode outputs

so
Transaction ID: 1

4. generate the key with the following command
./Masternodecoind masternode genkey

the rest is to follow the tutorial that is in the post-main

I'm on windows 7 64bits , how can i have or transfer 50002 in funds ?
You can do the same in debug window in your windows-qt wallet without typing './Masternodecoind' first. Rest would stay the same, commends passed to shell in linux can be passed to debug window in wallet Smiley

When i write ./Masternodecoind on console he show me this message Method not found (code -32601) how can i resolve that problem?
As i wrote in my previous post - You should use everything from commands EXCEPT ./Masternodecoind Wink
How i resolve this problem ?


boy you must send, a transaction of 50000 coins, the wallet will automatically use the remaining balance to pay the commissions


How can i send 50000 coins ? and how can i have 50000 coins in my balance to make this transaction ?

You do not know how to use the wallet in windows? is the easiest thing to do, you have to go to the send tab of the wallet, there are fields where you have to place the amount to send would be the 50000 and in the field of the address send, you put the new address that you have created and you send


I really do not understand your question, tell me something when you have balance in your wallet?



kid how can i make this transaction and send 50000 mtnci when i have 0 mtnc on balance ?! my question is how can i transfer 50000 mtnc to my balance ?
Well... You need to buy it and send to Your wallet from exchange? Otherwise i really don't have idea what are you asking for...

teosanru
Hero Member
*****
Offline Offline

Activity: 2100
Merit: 618


View Profile
October 01, 2017, 02:21:15 PM
 #3292

I can't have mastermode genkey in console and i can't have TxHash and output index when i tape mastemode outputs he poster this error message Method not found (code -32601) why ?
HuhHuhHuhHuhHuhHuhHuhHuhHuhHuhHuhHuhHuhHuhHuhHuhHuhHuh

you must send exactly a transaction of 50000 masternodecoin + fees, remember that to a new address. wait for the necessary confirmations, and then generate the private key.


Can you show me with capture image how can i do this transcation of 50000 masternodecoin ?

look, you can use this command in the terminal if you are in linux:
1. generate a new wallet
./Masternodecoind getnewaddress Masternode

2. to the generated wallet you will send the 50000 coins with the following order, that means that you should have 50002 in funds to pay the commissions of the transaction
./Masternodecoind sendtoaddress wallet 50000 (amount to be sent)

3. you wait for the confirmations and with the following order you show the ID of the transaction with a: 1 or a: 0
./Masternodecoind masternode outputs

so
Transaction ID: 1

4. generate the key with the following command
./Masternodecoind masternode genkey

the rest is to follow the tutorial that is in the post-main

I'm on windows 7 64bits , how can i have or transfer 50002 in funds ?
You can do the same in debug window in your windows-qt wallet without typing './Masternodecoind' first. Rest would stay the same, commends passed to shell in linux can be passed to debug window in wallet Smiley

When i write ./Masternodecoind on console he show me this message Method not found (code -32601) how can i resolve that problem?
As i wrote in my previous post - You should use everything from commands EXCEPT ./Masternodecoind Wink
How i resolve this problem ?


boy you must send, a transaction of 50000 coins, the wallet will automatically use the remaining balance to pay the commissions


How can i send 50000 coins ? and how can i have 50000 coins in my balance to make this transaction ?

You do not know how to use the wallet in windows? is the easiest thing to do, you have to go to the send tab of the wallet, there are fields where you have to place the amount to send would be the 50000 and in the field of the address send, you put the new address that you have created and you send


I really do not understand your question, tell me something when you have balance in your wallet?



kid how can i make this transaction and send 50000 mtnci when i have 0 mtnc on balance ?! my question is how can i transfer 50000 mtnc to my balance ?
Well... You need to buy it and send to Your wallet from exchange? Otherwise i really don't have idea what are you asking for...

this guy wanted to set up a masternode taking 0 balance in hiswallet  Lol ...
I thought he did not know how to use the wallet, but as it is possible for someone to believe that he could set up a masternode with balance 0, it's like wanting to put the wallet in staking without having any modena in it, it's crazy!
letuongvy12008
Full Member
***
Offline Offline

Activity: 140
Merit: 100


View Profile
October 01, 2017, 02:34:45 PM
 #3293

Sadly when I received nothing, I followed and did everything possible
sth2017
Sr. Member
****
Offline Offline

Activity: 616
Merit: 256



View Profile WWW
October 01, 2017, 03:03:39 PM
 #3294

explain - who has the greatest chance of finding a block?


      ████
       ████
        ████
       ████
      ████

      ████
       ████
        ████
       ████
      ████
|
|

                            
        _████████_       
      _████████████████_     
    _███████       ██████_   
   _████            ██████_  
  _████                ████_ 
  ████                   ███
 ████                    ████
  ████                  ███
   ████          ██     ███¯
    ███         ████   ███¯  
     ████         ██ ████   
      ¯██████   ███████  ¯    
        ¯█████████  ██
                     ███
                      ████
                         

                            
        _████████_       
      _ ██████████████_     
      ██████       ████_   
      ████          ████_  
      ████           ████_ 
      █████          ███¯   
      █████████████████¯ 
      ██████████████¯
      ████¯¯¯¯¯¯¯¯████__
      ████        ¯¯████_  
      ████          ¯████_
      ████           ¯████           
                        

                                
      ████_      ████¯      
       ████_    ████¯      
        ████_  ████¯       
         ████ ████¯       
          ███████¯     
        _████ ████     
       _████  ¯████    
      _████    ¯████    
     _████      ¯████    

|
|
QURREX - QRXTest MVP |Source
www.qurrex.com

      ████
       ████
        ████
       ████
      ████

      ████
       ████
        ████
       ████
      ████
neo444
Full Member
***
Offline Offline

Activity: 434
Merit: 102



View Profile
October 01, 2017, 03:09:32 PM
 #3295

I can't have mastermode genkey in console and i can't have TxHash and output index when i tape mastemode outputs he poster this error message Method not found (code -32601) why ?
HuhHuhHuhHuhHuhHuhHuhHuhHuhHuhHuhHuhHuhHuhHuhHuhHuhHuh

you must send exactly a transaction of 50000 masternodecoin + fees, remember that to a new address. wait for the necessary confirmations, and then generate the private key.


Can you show me with capture image how can i do this transcation of 50000 masternodecoin ?

look, you can use this command in the terminal if you are in linux:
1. generate a new wallet
./Masternodecoind getnewaddress Masternode

2. to the generated wallet you will send the 50000 coins with the following order, that means that you should have 50002 in funds to pay the commissions of the transaction
./Masternodecoind sendtoaddress wallet 50000 (amount to be sent)

3. you wait for the confirmations and with the following order you show the ID of the transaction with a: 1 or a: 0
./Masternodecoind masternode outputs

so
Transaction ID: 1

4. generate the key with the following command
./Masternodecoind masternode genkey

the rest is to follow the tutorial that is in the post-main

I'm on windows 7 64bits , how can i have or transfer 50002 in funds ?
You can do the same in debug window in your windows-qt wallet without typing './Masternodecoind' first. Rest would stay the same, commends passed to shell in linux can be passed to debug window in wallet Smiley

When i write ./Masternodecoind on console he show me this message Method not found (code -32601) how can i resolve that problem?
As i wrote in my previous post - You should use everything from commands EXCEPT ./Masternodecoind Wink
How i resolve this problem ?


boy you must send, a transaction of 50000 coins, the wallet will automatically use the remaining balance to pay the commissions


How can i send 50000 coins ? and how can i have 50000 coins in my balance to make this transaction ?

You do not know how to use the wallet in windows? is the easiest thing to do, you have to go to the send tab of the wallet, there are fields where you have to place the amount to send would be the 50000 and in the field of the address send, you put the new address that you have created and you send


I really do not understand your question, tell me something when you have balance in your wallet?



kid how can i make this transaction and send 50000 mtnci when i have 0 mtnc on balance ?! my question is how can i transfer 50000 mtnc to my balance ?
Well... You need to buy it and send to Your wallet from exchange? Otherwise i really don't have idea what are you asking for...

How much bitcoin cost 50000 mtnc if i want to buy it with bitcoin ?
Leass
Full Member
***
Offline Offline

Activity: 182
Merit: 100



View Profile
October 01, 2017, 03:10:09 PM
 #3296

explain - who has the greatest chance of finding a block?
Well you need to make your question more precise.
If You mean MN - it depends on many factors like ping/uptime/rank/last payment/etc.
In PoS the best chances of finding block goes to one having larger, heaviest (most weight) tx in opened, stacking wallet.

Leass
Full Member
***
Offline Offline

Activity: 182
Merit: 100



View Profile
October 01, 2017, 03:11:11 PM
 #3297

I can't have mastermode genkey in console and i can't have TxHash and output index when i tape mastemode outputs he poster this error message Method not found (code -32601) why ?
HuhHuhHuhHuhHuhHuhHuhHuhHuhHuhHuhHuhHuhHuhHuhHuhHuhHuh

you must send exactly a transaction of 50000 masternodecoin + fees, remember that to a new address. wait for the necessary confirmations, and then generate the private key.


Can you show me with capture image how can i do this transcation of 50000 masternodecoin ?

look, you can use this command in the terminal if you are in linux:
1. generate a new wallet
./Masternodecoind getnewaddress Masternode

2. to the generated wallet you will send the 50000 coins with the following order, that means that you should have 50002 in funds to pay the commissions of the transaction
./Masternodecoind sendtoaddress wallet 50000 (amount to be sent)

3. you wait for the confirmations and with the following order you show the ID of the transaction with a: 1 or a: 0
./Masternodecoind masternode outputs

so
Transaction ID: 1

4. generate the key with the following command
./Masternodecoind masternode genkey

the rest is to follow the tutorial that is in the post-main

I'm on windows 7 64bits , how can i have or transfer 50002 in funds ?
You can do the same in debug window in your windows-qt wallet without typing './Masternodecoind' first. Rest would stay the same, commends passed to shell in linux can be passed to debug window in wallet Smiley

When i write ./Masternodecoind on console he show me this message Method not found (code -32601) how can i resolve that problem?
As i wrote in my previous post - You should use everything from commands EXCEPT ./Masternodecoind Wink
How i resolve this problem ?


boy you must send, a transaction of 50000 coins, the wallet will automatically use the remaining balance to pay the commissions


How can i send 50000 coins ? and how can i have 50000 coins in my balance to make this transaction ?

You do not know how to use the wallet in windows? is the easiest thing to do, you have to go to the send tab of the wallet, there are fields where you have to place the amount to send would be the 50000 and in the field of the address send, you put the new address that you have created and you send


I really do not understand your question, tell me something when you have balance in your wallet?



kid how can i make this transaction and send 50000 mtnci when i have 0 mtnc on balance ?! my question is how can i transfer 50000 mtnc to my balance ?
Well... You need to buy it and send to Your wallet from exchange? Otherwise i really don't have idea what are you asking for...

How much bitcoin caust 50000 mtnc if i want to buy it with bitcoin ?
https://www.cryptopia.co.nz/Exchange/?market=MTNC_BTC
Here is only availble exchange ATM.
Right now MN cost ~1.3BTC (on buy order side)

neo444
Full Member
***
Offline Offline

Activity: 434
Merit: 102



View Profile
October 01, 2017, 03:30:03 PM
 #3298

I can't have mastermode genkey in console and i can't have TxHash and output index when i tape mastemode outputs he poster this error message Method not found (code -32601) why ?
HuhHuhHuhHuhHuhHuhHuhHuhHuhHuhHuhHuhHuhHuhHuhHuhHuhHuh

you must send exactly a transaction of 50000 masternodecoin + fees, remember that to a new address. wait for the necessary confirmations, and then generate the private key.


Can you show me with capture image how can i do this transcation of 50000 masternodecoin ?

look, you can use this command in the terminal if you are in linux:
1. generate a new wallet
./Masternodecoind getnewaddress Masternode

2. to the generated wallet you will send the 50000 coins with the following order, that means that you should have 50002 in funds to pay the commissions of the transaction
./Masternodecoind sendtoaddress wallet 50000 (amount to be sent)

3. you wait for the confirmations and with the following order you show the ID of the transaction with a: 1 or a: 0
./Masternodecoind masternode outputs

so
Transaction ID: 1

4. generate the key with the following command
./Masternodecoind masternode genkey

the rest is to follow the tutorial that is in the post-main

I'm on windows 7 64bits , how can i have or transfer 50002 in funds ?
You can do the same in debug window in your windows-qt wallet without typing './Masternodecoind' first. Rest would stay the same, commends passed to shell in linux can be passed to debug window in wallet Smiley

When i write ./Masternodecoind on console he show me this message Method not found (code -32601) how can i resolve that problem?
As i wrote in my previous post - You should use everything from commands EXCEPT ./Masternodecoind Wink
How i resolve this problem ?


boy you must send, a transaction of 50000 coins, the wallet will automatically use the remaining balance to pay the commissions


How can i send 50000 coins ? and how can i have 50000 coins in my balance to make this transaction ?

You do not know how to use the wallet in windows? is the easiest thing to do, you have to go to the send tab of the wallet, there are fields where you have to place the amount to send would be the 50000 and in the field of the address send, you put the new address that you have created and you send


I really do not understand your question, tell me something when you have balance in your wallet?



kid how can i make this transaction and send 50000 mtnci when i have 0 mtnc on balance ?! my question is how can i transfer 50000 mtnc to my balance ?
Well... You need to buy it and send to Your wallet from exchange? Otherwise i really don't have idea what are you asking for...

How much bitcoin caust 50000 mtnc if i want to buy it with bitcoin ?
https://www.cryptopia.co.nz/Exchange/?market=MTNC_BTC
Here is only availble exchange ATM.
Right now MN cost ~1.3BTC (on buy order side)

WoooW 50000 MTNC cost 2.07864900 BTC is very very very high price i don't have it on my BTC wallet to make that transfer know you any other solution to config mtnc program and have TxHash and output index ?
Leass
Full Member
***
Offline Offline

Activity: 182
Merit: 100



View Profile
October 01, 2017, 03:32:04 PM
 #3299

I can't have mastermode genkey in console and i can't have TxHash and output index when i tape mastemode outputs he poster this error message Method not found (code -32601) why ?
HuhHuhHuhHuhHuhHuhHuhHuhHuhHuhHuhHuhHuhHuhHuhHuhHuhHuh

you must send exactly a transaction of 50000 masternodecoin + fees, remember that to a new address. wait for the necessary confirmations, and then generate the private key.


Can you show me with capture image how can i do this transcation of 50000 masternodecoin ?

look, you can use this command in the terminal if you are in linux:
1. generate a new wallet
./Masternodecoind getnewaddress Masternode

2. to the generated wallet you will send the 50000 coins with the following order, that means that you should have 50002 in funds to pay the commissions of the transaction
./Masternodecoind sendtoaddress wallet 50000 (amount to be sent)

3. you wait for the confirmations and with the following order you show the ID of the transaction with a: 1 or a: 0
./Masternodecoind masternode outputs

so
Transaction ID: 1

4. generate the key with the following command
./Masternodecoind masternode genkey

the rest is to follow the tutorial that is in the post-main

I'm on windows 7 64bits , how can i have or transfer 50002 in funds ?
You can do the same in debug window in your windows-qt wallet without typing './Masternodecoind' first. Rest would stay the same, commends passed to shell in linux can be passed to debug window in wallet Smiley

When i write ./Masternodecoind on console he show me this message Method not found (code -32601) how can i resolve that problem?
As i wrote in my previous post - You should use everything from commands EXCEPT ./Masternodecoind Wink
How i resolve this problem ?


boy you must send, a transaction of 50000 coins, the wallet will automatically use the remaining balance to pay the commissions


How can i send 50000 coins ? and how can i have 50000 coins in my balance to make this transaction ?

You do not know how to use the wallet in windows? is the easiest thing to do, you have to go to the send tab of the wallet, there are fields where you have to place the amount to send would be the 50000 and in the field of the address send, you put the new address that you have created and you send


I really do not understand your question, tell me something when you have balance in your wallet?



kid how can i make this transaction and send 50000 mtnci when i have 0 mtnc on balance ?! my question is how can i transfer 50000 mtnc to my balance ?
Well... You need to buy it and send to Your wallet from exchange? Otherwise i really don't have idea what are you asking for...

How much bitcoin caust 50000 mtnc if i want to buy it with bitcoin ?
https://www.cryptopia.co.nz/Exchange/?market=MTNC_BTC
Here is only availble exchange ATM.
Right now MN cost ~1.3BTC (on buy order side)

WoooW 50000 MTNC cost 2.07864900 BTC is very very very high price i don't have it on my BTC wallet to make that transfer know you any other solution to config mtnc program and have TxHash and output index ?
Well it's impossible without specified number of coins which you need to buy, stake or get from someone (most likely buy)

neo444
Full Member
***
Offline Offline

Activity: 434
Merit: 102



View Profile
October 01, 2017, 03:43:41 PM
 #3300

I can't have mastermode genkey in console and i can't have TxHash and output index when i tape mastemode outputs he poster this error message Method not found (code -32601) why ?
HuhHuhHuhHuhHuhHuhHuhHuhHuhHuhHuhHuhHuhHuhHuhHuhHuhHuh

you must send exactly a transaction of 50000 masternodecoin + fees, remember that to a new address. wait for the necessary confirmations, and then generate the private key.


Can you show me with capture image how can i do this transcation of 50000 masternodecoin ?

look, you can use this command in the terminal if you are in linux:
1. generate a new wallet
./Masternodecoind getnewaddress Masternode

2. to the generated wallet you will send the 50000 coins with the following order, that means that you should have 50002 in funds to pay the commissions of the transaction
./Masternodecoind sendtoaddress wallet 50000 (amount to be sent)

3. you wait for the confirmations and with the following order you show the ID of the transaction with a: 1 or a: 0
./Masternodecoind masternode outputs

so
Transaction ID: 1

4. generate the key with the following command
./Masternodecoind masternode genkey

the rest is to follow the tutorial that is in the post-main

I'm on windows 7 64bits , how can i have or transfer 50002 in funds ?
You can do the same in debug window in your windows-qt wallet without typing './Masternodecoind' first. Rest would stay the same, commends passed to shell in linux can be passed to debug window in wallet Smiley

When i write ./Masternodecoind on console he show me this message Method not found (code -32601) how can i resolve that problem?
As i wrote in my previous post - You should use everything from commands EXCEPT ./Masternodecoind Wink
How i resolve this problem ?


boy you must send, a transaction of 50000 coins, the wallet will automatically use the remaining balance to pay the commissions


How can i send 50000 coins ? and how can i have 50000 coins in my balance to make this transaction ?

You do not know how to use the wallet in windows? is the easiest thing to do, you have to go to the send tab of the wallet, there are fields where you have to place the amount to send would be the 50000 and in the field of the address send, you put the new address that you have created and you send


I really do not understand your question, tell me something when you have balance in your wallet?



kid how can i make this transaction and send 50000 mtnci when i have 0 mtnc on balance ?! my question is how can i transfer 50000 mtnc to my balance ?
Well... You need to buy it and send to Your wallet from exchange? Otherwise i really don't have idea what are you asking for...

How much bitcoin caust 50000 mtnc if i want to buy it with bitcoin ?
https://www.cryptopia.co.nz/Exchange/?market=MTNC_BTC
Here is only availble exchange ATM.
Right now MN cost ~1.3BTC (on buy order side)

WoooW 50000 MTNC cost 2.07864900 BTC is very very very high price i don't have it on my BTC wallet to make that transfer know you any other solution to config mtnc program and have TxHash and output index ?
Well it's impossible without specified number of coins which you need to buy, stake or get from someone (most likely buy)

I think it's very difficult to find someone who sell 50000 mtnc under than 2 or 1 bitcoin
Pages: « 1 ... 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 [165] 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 ... 318 »
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!