Pages:
Author

Topic: Sucre (SUCR) X11 based cryptocurrency POW, Masternode, Private and Instant Send - page 45. (Read 40806 times)

member
Activity: 71
Merit: 10
Translator & Investor
Hi dev,
How can I use masternode? Can you guide me?
Thank you

I will try to setup one tomorrow (i'm in Bangkok, getting late) and release a procedure next week. I'm working 18 hours per day the last 2 days. give me some time.

There is some running right now see payment on this one http://202.5.23.130:98/address/SW6hmMNk1j3At8TWbqjR3GvrvzbmD6DYe3

Same procedure as DASH https://www.dash.org/forum/threads/taos-masternode-setup-guide-for-dummies-updated-for-12-1.2680/

but use sentinel of Sucre (just don't run test feature, still DASH stuff in there) https://github.com/sucremoneda/sentinel



How to start masternode:

Settings -> Options -> Wallet -> Enable coin features (you'll need this in the future)
Settings -> Options -> Wallet -> Show Masternodes Tab
Press OK and restart wallet

Tools -> Debug Console

type and save the the outputs in a notepad:
masternode genkey
Should output something like this : KzvDF8y1PZQkc7QnB4bXWQXpvetfUfMVxJoApKqeQxxxxxxxxxxxx
getaccountaddress 0
Will output a SUCR address

Transfer *EXACTLY* 1000 SUCR to the output of the getaccountaddress 0, wait for 15 confirmations until the next step

After the 15 on confirmations go to the console and type:
masternode outputs
Should output something like this

{
  "1a5c6c262dac96b652aadc7a4d5a443b8b48f56869c2d28xxxxxxxxxxxxxxxx": "1"
}

Save the contents to the same notepad

Tools -> Open Wallet Configuration File (Windows will probably ask you for an application to open the file, use notepad)
Add the following to the file
masternode=1
masternodeprivkey=KzvDF8y1PZQkc7QnB4bXWQXpvetfUfMVxJoApKqeQxxxxxxxxxxxx
externalip=YOUR PUBLIC IP ADDRESS (make sure you port forward if inside a NAT to port 9336)
save and exit

Tools -> Open Masternode Configuration File
Add the following to the file:
mn1 YOURPUBLICIPADDRESS:9336 KzvDF8y1PZQkc7QnB4bXWQXpvetfUfMVxJoApKqeQxxxxxxxxxxxx 1a5c6c262dac96b652aadc7a4d5a443b8b48f56869c2d28xxxxxxxxxxxxxxxx 1

Save and exit

Restart the wallet, go to the masternodes tab, try to start the masternode
It will be in a pre_enabled state for around 20 to 30 minutes., then it will go to enabled


SZfactRpW16Po5KVgWQhTUeyDB17FckPbV if you liked it , if you have any issues, ping me

I started my masternode and waited for 1 hour but it's not enable. Anyone knows how to fix it ?

what is its current status ?
It's " WATCHDOG_EXPIRED ".
full member
Activity: 238
Merit: 101
Hi dev,
How can I use masternode? Can you guide me?
Thank you

I will try to setup one tomorrow (i'm in Bangkok, getting late) and release a procedure next week. I'm working 18 hours per day the last 2 days. give me some time.

There is some running right now see payment on this one http://202.5.23.130:98/address/SW6hmMNk1j3At8TWbqjR3GvrvzbmD6DYe3

Same procedure as DASH https://www.dash.org/forum/threads/taos-masternode-setup-guide-for-dummies-updated-for-12-1.2680/

but use sentinel of Sucre (just don't run test feature, still DASH stuff in there) https://github.com/sucremoneda/sentinel



How to start masternode:

Settings -> Options -> Wallet -> Enable coin features (you'll need this in the future)
Settings -> Options -> Wallet -> Show Masternodes Tab
Press OK and restart wallet

Tools -> Debug Console

type and save the the outputs in a notepad:
masternode genkey
Should output something like this : KzvDF8y1PZQkc7QnB4bXWQXpvetfUfMVxJoApKqeQxxxxxxxxxxxx
getaccountaddress 0
Will output a SUCR address

Transfer *EXACTLY* 1000 SUCR to the output of the getaccountaddress 0, wait for 15 confirmations until the next step

After the 15 on confirmations go to the console and type:
masternode outputs
Should output something like this

{
  "1a5c6c262dac96b652aadc7a4d5a443b8b48f56869c2d28xxxxxxxxxxxxxxxx": "1"
}

Save the contents to the same notepad

Tools -> Open Wallet Configuration File (Windows will probably ask you for an application to open the file, use notepad)
Add the following to the file
masternode=1
masternodeprivkey=KzvDF8y1PZQkc7QnB4bXWQXpvetfUfMVxJoApKqeQxxxxxxxxxxxx
externalip=YOUR PUBLIC IP ADDRESS (make sure you port forward if inside a NAT to port 9336)
save and exit

Tools -> Open Masternode Configuration File
Add the following to the file:
mn1 YOURPUBLICIPADDRESS:9336 KzvDF8y1PZQkc7QnB4bXWQXpvetfUfMVxJoApKqeQxxxxxxxxxxxx 1a5c6c262dac96b652aadc7a4d5a443b8b48f56869c2d28xxxxxxxxxxxxxxxx 1

Save and exit

Restart the wallet, go to the masternodes tab, try to start the masternode
It will be in a pre_enabled state for around 20 to 30 minutes., then it will go to enabled


SZfactRpW16Po5KVgWQhTUeyDB17FckPbV if you liked it , if you have any issues, ping me

I started my masternode and waited for 1 hour but it's not enable. Anyone knows how to fix it ?

what is its current status ?
newbie
Activity: 26
Merit: 0
can someone explain the block reward? when does the min and the max change?
member
Activity: 71
Merit: 10
Translator & Investor
Hi dev,
How can I use masternode? Can you guide me?
Thank you

I will try to setup one tomorrow (i'm in Bangkok, getting late) and release a procedure next week. I'm working 18 hours per day the last 2 days. give me some time.

There is some running right now see payment on this one http://202.5.23.130:98/address/SW6hmMNk1j3At8TWbqjR3GvrvzbmD6DYe3

Same procedure as DASH https://www.dash.org/forum/threads/taos-masternode-setup-guide-for-dummies-updated-for-12-1.2680/

but use sentinel of Sucre (just don't run test feature, still DASH stuff in there) https://github.com/sucremoneda/sentinel



How to start masternode:

Settings -> Options -> Wallet -> Enable coin features (you'll need this in the future)
Settings -> Options -> Wallet -> Show Masternodes Tab
Press OK and restart wallet

Tools -> Debug Console

type and save the the outputs in a notepad:
masternode genkey
Should output something like this : KzvDF8y1PZQkc7QnB4bXWQXpvetfUfMVxJoApKqeQxxxxxxxxxxxx
getaccountaddress 0
Will output a SUCR address

Transfer *EXACTLY* 1000 SUCR to the output of the getaccountaddress 0, wait for 15 confirmations until the next step

After the 15 on confirmations go to the console and type:
masternode outputs
Should output something like this

{
  "1a5c6c262dac96b652aadc7a4d5a443b8b48f56869c2d28xxxxxxxxxxxxxxxx": "1"
}

Save the contents to the same notepad

Tools -> Open Wallet Configuration File (Windows will probably ask you for an application to open the file, use notepad)
Add the following to the file
masternode=1
masternodeprivkey=KzvDF8y1PZQkc7QnB4bXWQXpvetfUfMVxJoApKqeQxxxxxxxxxxxx
externalip=YOUR PUBLIC IP ADDRESS (make sure you port forward if inside a NAT to port 9336)
save and exit

Tools -> Open Masternode Configuration File
Add the following to the file:
mn1 YOURPUBLICIPADDRESS:9336 KzvDF8y1PZQkc7QnB4bXWQXpvetfUfMVxJoApKqeQxxxxxxxxxxxx 1a5c6c262dac96b652aadc7a4d5a443b8b48f56869c2d28xxxxxxxxxxxxxxxx 1

Save and exit

Restart the wallet, go to the masternodes tab, try to start the masternode
It will be in a pre_enabled state for around 20 to 30 minutes., then it will go to enabled


SZfactRpW16Po5KVgWQhTUeyDB17FckPbV if you liked it , if you have any issues, ping me

I started my masternode and waited for 1 hour but it's not enable. Anyone knows how to fix it ?
full member
Activity: 174
Merit: 100
I guess anyone can create the discord group, and then give admin perms to the dev no?
full member
Activity: 196
Merit: 100

Create a Discord group so that people can help one another .
full member
Activity: 394
Merit: 100
i like Phore
i didn't got my coin from 1st pool.
How can i contact with them?

I too have the same question.

were you mining at this pool pool.sucremoneda.net ,may be this will help you!! here is the status from the pool owner.


Quote from: SucreDev on Today at 10:59:43 AM
This is the breakdown of pool.sucremoneda.net stuck fund. All this was cause by transaction size too large. There is a small marge of error in my calculation but I also distribute the approx 15000 coins from the pool fees.

Address Sucre                                          Shares       Percent               Deposit coins
ScXS2LU5GnmebqCY2HwkrAwdfA6hdbvDfN   375470       5.714057003       80931.046366239
Six4P1hfotej6vxhFWxNoZn1JvdjSztBE9   289854       4.411117476       62476.862368338
SSgPY6XmJvsax1rSLsSdASW3ok5masUDvc   420645       6.401548747       90668.335682549
SYntEY83oyB9QVoGyLo5JzygePoy26y66F   111381       1.695041902       24007.725984281
SdcwppDtBFEAa15NC5F68cprfmid21YUgN   85710       1.304370058       18474.445319334
SXj37L6KnD2JZ3uujU2X3baF2FJeBkawV7   32784       0.498920406       7066.459168697
SS8pnFPEue5ZesiAH7MAfjAj8uN8NNv6WA   1648291       25.084370874       355282.486872599
SPvinJLk765C66Dyc5DjkT74Gj8AkuST5h   458083       6.971295641       98737.945808149
Sc5JVjTQ8GECTApLoQJHfb8ehxY9hNFxvV   3136729       47.736032998       676109.303372643
SQGuZDnoFBrLh4pC4VLqFJrXkyMN9L3idu   2249               0.034226208       484.762892582
Sjb9XJBwLVvNF9kSFncSk887QNWvupiD9e   5350               0.081418502       1153.170953896
SbhFmCDLa4eQjsh3mz6q2cU3drgYAZo7Hv   1499               0.022812399       323.103413064
SdTo1YBEmBdg2ueGHzEu3L1Y9amjza6hnr   2436               0.037072051       525.069989475
SfSEkdzp29X3YpXXyLnEvfhg6yRm2midNu   507               0.007715735       109.281808154
                                                       Total   6570988       100                       1416350
                    
Total coin to distribute   1416350 Sucres  

Small payment already made (see below). Now the wallet will not permit to send even 7000 coins in 1 transaction. I need to find a way to send this without making mistakes. Anyone have command line script to send multiple small transactions?? Thanks

SQGuZDnoFBrLh4pC4VLqFJrXkyMN9L3idu 484.76289258 TX:e30e08638277f1bf7f5f1f7d55046b1c6bb1c35ece56cff862b7a1362c1ac3a3

Sjb9XJBwLVvNF9kSFncSk887QNWvupiD9e 1153.17095389 TX:21a4b97e85532f27676252b136f7fbb5ff25cbd0bc9531f105f5a171fa80f4f6

SbhFmCDLa4eQjsh3mz6q2cU3drgYAZo7Hv 323.10341306 TX:fff96d53e8ef5c0f81f4b2e88c5e003af52c7bde148324acba0b8628f464c220

SdTo1YBEmBdg2ueGHzEu3L1Y9amjza6hnr 525.06998947 TX:8a6ab2b141e69e0bc6cc8cb971e263ff141a09cc6c5ed65c33cb964571a4e058

SfSEkdzp29X3YpXXyLnEvfhg6yRm2midNu 109.28180815 TX:b6ed132d0ce31aad91a3c82219560b7a5ce988e3b5db1a5ea0f8253f3efc2bec


Oow i got it. i like this transparency.
i wait my coin... and exchanges Grin
full member
Activity: 152
Merit: 100
i didn't got my coin from 1st pool.
How can i contact with them?

I too have the same question.

were you mining at this pool pool.sucremoneda.net ,may be this will help you!! here is the status from the pool owner.


Quote from: SucreDev on Today at 10:59:43 AM
This is the breakdown of pool.sucremoneda.net stuck fund. All this was cause by transaction size too large. There is a small marge of error in my calculation but I also distribute the approx 15000 coins from the pool fees.

Address Sucre                                          Shares       Percent               Deposit coins
ScXS2LU5GnmebqCY2HwkrAwdfA6hdbvDfN   375470       5.714057003       80931.046366239
Six4P1hfotej6vxhFWxNoZn1JvdjSztBE9   289854       4.411117476       62476.862368338
SSgPY6XmJvsax1rSLsSdASW3ok5masUDvc   420645       6.401548747       90668.335682549
SYntEY83oyB9QVoGyLo5JzygePoy26y66F   111381       1.695041902       24007.725984281
SdcwppDtBFEAa15NC5F68cprfmid21YUgN   85710       1.304370058       18474.445319334
SXj37L6KnD2JZ3uujU2X3baF2FJeBkawV7   32784       0.498920406       7066.459168697
SS8pnFPEue5ZesiAH7MAfjAj8uN8NNv6WA   1648291       25.084370874       355282.486872599
SPvinJLk765C66Dyc5DjkT74Gj8AkuST5h   458083       6.971295641       98737.945808149
Sc5JVjTQ8GECTApLoQJHfb8ehxY9hNFxvV   3136729       47.736032998       676109.303372643
SQGuZDnoFBrLh4pC4VLqFJrXkyMN9L3idu   2249               0.034226208       484.762892582
Sjb9XJBwLVvNF9kSFncSk887QNWvupiD9e   5350               0.081418502       1153.170953896
SbhFmCDLa4eQjsh3mz6q2cU3drgYAZo7Hv   1499               0.022812399       323.103413064
SdTo1YBEmBdg2ueGHzEu3L1Y9amjza6hnr   2436               0.037072051       525.069989475
SfSEkdzp29X3YpXXyLnEvfhg6yRm2midNu   507               0.007715735       109.281808154
                                                       Total   6570988       100                       1416350
                    
Total coin to distribute   1416350 Sucres  

Small payment already made (see below). Now the wallet will not permit to send even 7000 coins in 1 transaction. I need to find a way to send this without making mistakes. Anyone have command line script to send multiple small transactions?? Thanks

SQGuZDnoFBrLh4pC4VLqFJrXkyMN9L3idu 484.76289258 TX:e30e08638277f1bf7f5f1f7d55046b1c6bb1c35ece56cff862b7a1362c1ac3a3

Sjb9XJBwLVvNF9kSFncSk887QNWvupiD9e 1153.17095389 TX:21a4b97e85532f27676252b136f7fbb5ff25cbd0bc9531f105f5a171fa80f4f6

SbhFmCDLa4eQjsh3mz6q2cU3drgYAZo7Hv 323.10341306 TX:fff96d53e8ef5c0f81f4b2e88c5e003af52c7bde148324acba0b8628f464c220

SdTo1YBEmBdg2ueGHzEu3L1Y9amjza6hnr 525.06998947 TX:8a6ab2b141e69e0bc6cc8cb971e263ff141a09cc6c5ed65c33cb964571a4e058

SfSEkdzp29X3YpXXyLnEvfhg6yRm2midNu 109.28180815 TX:b6ed132d0ce31aad91a3c82219560b7a5ce988e3b5db1a5ea0f8253f3efc2bec
newbie
Activity: 7
Merit: 0
Baikal X10 "LAKANITO!"
AntMinerD3 "ZILWAN!!"
NiceHash "TILTOWAITO!!!"
This coin is for rich people
Can u share me amount profit?
full member
Activity: 152
Merit: 100
How to start masternode:

Settings -> Options -> Wallet -> Enable coin features (you'll need this in the future)
Settings -> Options -> Wallet -> Show Masternodes Tab
Press OK and restart wallet

Tools -> Debug Console

type and save the the outputs in a notepad:
masternode genkey
Should output something like this : KzvDF8y1PZQkc7QnB4bXWQXpvetfUfMVxJoApKqeQxxxxxxxxxxxx
getaccountaddress 0
Will output a SUCR address

Transfer *EXACTLY* 1000 SUCR to the output of the getaccountaddress 0, wait for 15 confirmations until the next step

After the 15 on confirmations go to the console and type:
masternode outputs
Should output something like this

{
  "1a5c6c262dac96b652aadc7a4d5a443b8b48f56869c2d28xxxxxxxxxxxxxxxx": "1"
}

Save the contents to the same notepad

Tools -> Open Wallet Configuration File (Windows will probably ask you for an application to open the file, use notepad)
Add the following to the file
masternode=1
masternodeprivkey=KzvDF8y1PZQkc7QnB4bXWQXpvetfUfMVxJoApKqeQxxxxxxxxxxxx
externalip=YOUR PUBLIC IP ADDRESS (make sure you port forward if inside a NAT to port 9336)
save and exit

Tools -> Open Masternode Configuration File
Add the following to the file:
mn1 YOURPUBLICIPADDRESS:9336 KzvDF8y1PZQkc7QnB4bXWQXpvetfUfMVxJoApKqeQxxxxxxxxxxxx 1a5c6c262dac96b652aadc7a4d5a443b8b48f56869c2d28xxxxxxxxxxxxxxxx 1

Save and exit

Restart the wallet, go to the masternodes tab, try to start the masternode
It will be in a pre_enabled state for around 20 to 30 minutes., then it will go to enabled


SZfactRpW16Po5KVgWQhTUeyDB17FckPbV if you liked it , if you have any issues, ping me

really helpful info ... thanks for sharing Smiley
full member
Activity: 518
Merit: 100
i didn't got my coin from 1st pool.
How can i contact with them?

I too have the same question.
full member
Activity: 394
Merit: 100
i like Phore
i didn't got my coin from 1st pool.
How can i contact with them?
member
Activity: 116
Merit: 10

https://sucre.miningfield.com Pool is currently in maintenance mode while I investigate an issue.


Hi,

The issue has been fixed.

There was a problem with the communication between the Pool and the wallet which wouldn't detect a found block.

Blocks are now showing at the Pool and users have their rewards on their accounts.


I've also added a new stratum port with higher diff.


You can now mine at https://sucre.miningfield.com

Regards,
Luis Fonseca
member
Activity: 353
Merit: 20
How come on all pools the last block found was more then 18hours ago~?
Sorry if this is a stupid question but I dont get it.


mpos-pools : Time Since Last Block   2 hours 12 minutes 43 seconds

sucr.multipools.club : Time Since Last Block   2 hours 22 minutes 59 seconds

and may be large miners are running solo ?


Thank you Sir!

Also my wallet is not syncing (stuck on 32 hours behind, seems its not connecting). Firewall is off also. Anybody else experiencing this issue?
addnode=45.76.32.90
addnode=188.166.44.128
addnode=128.199.180.97

add those nodes are in sucr.conf (not sucre.conf) file (linux in /root/.sucrcore)

or windows in C:\Users\(yourusername)\AppData\Roaming\SucrCore

then restart the wallet

if by console windows 1 by 1 (addnode 128.199.180.97 add)

or linux command line (sucr-cli addnode 128.199.180.97 add)
full member
Activity: 152
Merit: 100
This is the breakdown of pool.sucremoneda.net stuck fund. All this was cause by transaction size too large. There is a small marge of error in my calculation but I also distribute the approx 15000 coins from the pool fees.

Address Sucre                                          Shares       Percent               Deposit coins
ScXS2LU5GnmebqCY2HwkrAwdfA6hdbvDfN   375470       5.714057003       80931.046366239
Six4P1hfotej6vxhFWxNoZn1JvdjSztBE9   289854       4.411117476       62476.862368338
SSgPY6XmJvsax1rSLsSdASW3ok5masUDvc   420645       6.401548747       90668.335682549
SYntEY83oyB9QVoGyLo5JzygePoy26y66F   111381       1.695041902       24007.725984281
SdcwppDtBFEAa15NC5F68cprfmid21YUgN   85710       1.304370058       18474.445319334
SXj37L6KnD2JZ3uujU2X3baF2FJeBkawV7   32784       0.498920406       7066.459168697
SS8pnFPEue5ZesiAH7MAfjAj8uN8NNv6WA   1648291       25.084370874       355282.486872599
SPvinJLk765C66Dyc5DjkT74Gj8AkuST5h   458083       6.971295641       98737.945808149
Sc5JVjTQ8GECTApLoQJHfb8ehxY9hNFxvV   3136729       47.736032998       676109.303372643
SQGuZDnoFBrLh4pC4VLqFJrXkyMN9L3idu   2249               0.034226208       484.762892582
Sjb9XJBwLVvNF9kSFncSk887QNWvupiD9e   5350               0.081418502       1153.170953896
SbhFmCDLa4eQjsh3mz6q2cU3drgYAZo7Hv   1499               0.022812399       323.103413064
SdTo1YBEmBdg2ueGHzEu3L1Y9amjza6hnr   2436               0.037072051       525.069989475
SfSEkdzp29X3YpXXyLnEvfhg6yRm2midNu   507               0.007715735       109.281808154
                                                       Total   6570988       100                       1416350
                    
Total coin to distribute   1416350 Sucres   

Small payment already made (see below). Now the wallet will not permit to send even 7000 coins in 1 transaction. I need to find a way to send this without making mistakes. Anyone have command line script to send multiple small transactions?? Thanks

SQGuZDnoFBrLh4pC4VLqFJrXkyMN9L3idu 484.76289258 TX:e30e08638277f1bf7f5f1f7d55046b1c6bb1c35ece56cff862b7a1362c1ac3a3

Sjb9XJBwLVvNF9kSFncSk887QNWvupiD9e 1153.17095389 TX:21a4b97e85532f27676252b136f7fbb5ff25cbd0bc9531f105f5a171fa80f4f6

SbhFmCDLa4eQjsh3mz6q2cU3drgYAZo7Hv 323.10341306 TX:fff96d53e8ef5c0f81f4b2e88c5e003af52c7bde148324acba0b8628f464c220

SdTo1YBEmBdg2ueGHzEu3L1Y9amjza6hnr 525.06998947 TX:8a6ab2b141e69e0bc6cc8cb971e263ff141a09cc6c5ed65c33cb964571a4e058

SfSEkdzp29X3YpXXyLnEvfhg6yRm2midNu 109.28180815 TX:b6ed132d0ce31aad91a3c82219560b7a5ce988e3b5db1a5ea0f8253f3efc2bec



Thanks for the your honesty dev . Really appreciate it .


No problem, without transparency the coin wouldn't survive. I will build an automated script tomorrow to send those 1500+ transactions (will start at 1000 per tx). If it's possible for all of you to change mining addresses so I can monitor transaction more easily. thanks

PS. Should be all done by Monday. Note that my current time zone for the next month is Bangkok UTC+07:00


well transparent means ,good survive Smiley -really appreciate the transparency and hope this to continue through out the development phase.
full member
Activity: 174
Merit: 100
Hi dev,
How can I use masternode? Can you guide me?
Thank you

I will try to setup one tomorrow (i'm in Bangkok, getting late) and release a procedure next week. I'm working 18 hours per day the last 2 days. give me some time.

There is some running right now see payment on this one http://202.5.23.130:98/address/SW6hmMNk1j3At8TWbqjR3GvrvzbmD6DYe3

Same procedure as DASH https://www.dash.org/forum/threads/taos-masternode-setup-guide-for-dummies-updated-for-12-1.2680/

but use sentinel of Sucre (just don't run test feature, still DASH stuff in there) https://github.com/sucremoneda/sentinel



How to start masternode:

Settings -> Options -> Wallet -> Enable coin features (you'll need this in the future)
Settings -> Options -> Wallet -> Show Masternodes Tab
Press OK and restart wallet

Tools -> Debug Console

type and save the the outputs in a notepad:
masternode genkey
Should output something like this : KzvDF8y1PZQkc7QnB4bXWQXpvetfUfMVxJoApKqeQxxxxxxxxxxxx
getaccountaddress 0
Will output a SUCR address

Transfer *EXACTLY* 1000 SUCR to the output of the getaccountaddress 0, wait for 15 confirmations until the next step

After the 15 on confirmations go to the console and type:
masternode outputs
Should output something like this

{
  "1a5c6c262dac96b652aadc7a4d5a443b8b48f56869c2d28xxxxxxxxxxxxxxxx": "1"
}

Save the contents to the same notepad

Tools -> Open Wallet Configuration File (Windows will probably ask you for an application to open the file, use notepad)
Add the following to the file
masternode=1
masternodeprivkey=KzvDF8y1PZQkc7QnB4bXWQXpvetfUfMVxJoApKqeQxxxxxxxxxxxx
externalip=YOUR PUBLIC IP ADDRESS (make sure you port forward if inside a NAT to port 9336)
save and exit

Tools -> Open Masternode Configuration File
Add the following to the file:
mn1 YOURPUBLICIPADDRESS:9336 KzvDF8y1PZQkc7QnB4bXWQXpvetfUfMVxJoApKqeQxxxxxxxxxxxx 1a5c6c262dac96b652aadc7a4d5a443b8b48f56869c2d28xxxxxxxxxxxxxxxx 1

Save and exit

Restart the wallet, go to the masternodes tab, try to start the masternode
It will be in a pre_enabled state for around 20 to 30 minutes., then it will go to enabled


SZfactRpW16Po5KVgWQhTUeyDB17FckPbV if you liked it , if you have any issues, ping me
member
Activity: 353
Merit: 20
Hi dev,
How can I use masternode? Can you guide me?
Thank you

I will try to setup one tomorrow (i'm in Bangkok, getting late) and release a procedure next week. I'm working 18 hours per day the last 2 days. give me some time.

There is some running right now see payment on this one http://202.5.23.130:98/address/SW6hmMNk1j3At8TWbqjR3GvrvzbmD6DYe3

Same procedure as DASH https://www.dash.org/forum/threads/taos-masternode-setup-guide-for-dummies-updated-for-12-1.2680/

but use sentinel of Sucre (just don't run test feature, still DASH stuff in there) https://github.com/sucremoneda/sentinel
full member
Activity: 152
Merit: 100
Just getting in to this ...attractive on low supply Smiley
member
Activity: 353
Merit: 20
How come on all pools the last block found was more then 18hours ago~?
Sorry if this is a stupid question but I dont get it.

Watch block explorer http://202.5.23.130:98

all good there is block found every minute or 2
member
Activity: 137
Merit: 10
How come on all pools the last block found was more then 18hours ago~?
Sorry if this is a stupid question but I dont get it.


mpos-pools : Time Since Last Block   2 hours 12 minutes 43 seconds

sucr.multipools.club : Time Since Last Block   2 hours 22 minutes 59 seconds

and may be large miners are running solo ?


Thank you Sir!

Also my wallet is not syncing (stuck on 32 hours behind, seems its not connecting). Firewall is off also. Anybody else experiencing this issue?
Pages:
Jump to: