Bitcoin Forum
July 12, 2024, 01:17:17 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 [40]
781  Alternate cryptocurrencies / Announcements (Altcoins) / Re: ▉ANN▉ Masternodecoin ▉▉▉▉░ 2nd Airdrop ░▉▉▉▉ Dark Send & Masternode Economy on: October 01, 2017, 11:55:58 AM
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
782  Alternate cryptocurrencies / Announcements (Altcoins) / Re: ▉ANN▉ Masternodecoin ▉▉▉▉░ 2nd Airdrop ░▉▉▉▉ Dark Send & Masternode Economy on: October 01, 2017, 11:54:08 AM
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 ?
783  Alternate cryptocurrencies / Announcements (Altcoins) / Re: ▉ANN▉ Masternodecoin ▉▉▉▉░ 2nd Airdrop ░▉▉▉▉ Dark Send & Masternode Economy on: October 01, 2017, 10:53:06 AM
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?
784  Alternate cryptocurrencies / Announcements (Altcoins) / Re: ▉ANN▉ Masternodecoin ▉▉▉▉░ 2nd Airdrop ░▉▉▉▉ Dark Send & Masternode Economy on: September 30, 2017, 08:48:37 PM
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 ?
785  Other / Meta / Re: Unlocked my account on bitcointalk on: September 30, 2017, 07:58:20 PM
Either:

1. He has not gotten to it yet
2. You did not submit good proof you are the owner.

Edit:

Is this your 4 post account?  https://bitcointalk.org/index.php?action=profile;u=382582
Without a staked addy, you are wasting time with this. Make a new one and move on.

Yes this is my old account https://bitcointalk.org/index.php?action=profile;u=382582 and  i need this old account to join Deeponion forum because he don't accept account created after 1 september 2017 so how can i do to resolve this problem of that old account ?
786  Alternate cryptocurrencies / Announcements (Altcoins) / Re: ▉ANN▉ Masternodecoin ▉▉▉▉░ 2nd Airdrop ░▉▉▉▉ Dark Send & Masternode Economy on: September 30, 2017, 03:37:01 PM
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 ?
787  Alternate cryptocurrencies / Announcements (Altcoins) / Re: ▉ANN▉ Masternodecoin ▉▉▉▉░ 2nd Airdrop ░▉▉▉▉ Dark Send & Masternode Economy on: September 30, 2017, 01:27:17 PM
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
788  Other / Meta / Re: Unlocked my account on bitcointalk on: September 30, 2017, 12:46:18 PM
No, that won't prove you are the original owner. Also, please don't give anyone your password to anyone.

How can i prove i'm the owner of my account ?


Once again...............

I read  many post about this problem but i can't find a resolution of my problem in those post
The quick answer is here:
https://bitcointalk.org/index.php?topic=497545.0

You have to have a BTC address that you've posted and you can sign a message with. 

I send two messages to theymos since 5 days like he explain in that link https://bitcointalk.org/index.php?topic=497545.0 but my old account still locked and i don't know why ??!!
789  Alternate cryptocurrencies / Announcements (Altcoins) / Re: ▉ANN▉ Masternodecoin ▉▉▉▉░ 2nd Airdrop ░▉▉▉▉ Dark Send & Masternode Economy on: September 27, 2017, 08:48:39 PM
I can't have TxHash and output index why ?
790  Other / Meta / Re: Unlocked my account on bitcointalk on: September 27, 2017, 07:36:27 AM
No, that won't prove you are the original owner. Also, please don't give anyone your password to anyone.

How can i prove i'm the owner of my account ?
791  Alternate cryptocurrencies / Announcements (Altcoins) / Re: ▉ANN▉ Masternodecoin ▉▉▉▉░ 2nd Airdrop ░▉▉▉▉ Dark Send & Masternode Economy on: September 26, 2017, 01:31:02 PM
You should create new address on your wallet and send 50000 MTNC to it and after set the masternode.

How can i send 50000 MTNC ? know you an exchange site who do that ?
792  Alternate cryptocurrencies / Announcements (Altcoins) / Re: ▉ANN▉ Masternodecoin ▉▉▉▉░ 2nd Airdrop ░▉▉▉▉ Dark Send & Masternode Economy on: September 26, 2017, 12:37:39 PM
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 ?
50000 mtnc keeping in one address. then do it.
How can i keep it in one adress and how can i transfer 50000 mtnc to my balance to make the config of mastermode ?
793  Other / Meta / Re: Unlocked my account on bitcointalk on: September 26, 2017, 08:14:42 AM
How can i prove i'm the owner of my account ?
794  Other / Meta / Re: Unlocked my account on bitcointalk on: September 26, 2017, 08:05:54 AM
I can give you my username and my password hilariousandco to see exactly what's going on
 
795  Other / Meta / Re: Unlocked my account on bitcointalk on: September 26, 2017, 06:41:32 AM
But when i make this account i don't use and put my bitcoin adress on this site i have just my username email and password saved on my profile
796  Alternate cryptocurrencies / Announcements (Altcoins) / Re: ▉ANN▉ Masternodecoin ▉▉▉▉░ 2nd Airdrop ░▉▉▉▉ Dark Send & Masternode Economy on: September 26, 2017, 06:34:43 AM
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 ?
797  Other / Meta / Re: Unlocked my account on bitcointalk on: September 25, 2017, 07:11:48 PM
I read  many post about this problem but i can't find a resolution of my problem in those post
798  Alternate cryptocurrencies / Announcements (Altcoins) / Re: ▉ANN▉ Masternodecoin ▉▉▉▉░ 2nd Airdrop ░▉▉▉▉ Dark Send & Masternode Economy on: September 25, 2017, 07:05:01 PM
He have an obligation to make the configuration of mastermodecoin  50000MTNC  must be in balance so this is not free but i can't find the method to do that transfer if i want
799  Other / Meta / Unlocked my account on bitcointalk on: September 25, 2017, 05:52:04 PM
Hello, I have an account in bitcointalk and I can not connect with this because it is locked. This is my username Jack444  and the email is riosayeba@gmail.com and i don't have any signature message and bitcoin adress with that account.  I have already sent several mail to react-vdnp8@theymos.e4ward.com to unlock my account because bitcointalk posted this email to me to unblock my account but i don't receive any response from them  how can i unlocked my account ?
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 [40]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!