Hi all !!
Can anyone tell me how to set nodes on 808 desktop wallet?
I have 0 connections and i cant find the config file or another way to add nodes.
For windows you are looking for the appdata roaming 808 folder, create a 808.conf file here and then put your addnode list in it.
In the upcoming 808 update i will include a built in node, it will take care of this.
Thanks for the info as I'm about to download the wallet but for now I'll wait until this update is complete so then I don't have to worry about adding a conf file. Do you have a time frame on when this update will be complete? as I want to start staking this coin and make up for lost stakes on POSWallet.
The update should be done in the next few days. It's looking good so far, some general updates, fixes, checkpoint, built in node, maybe some extra candy.
suggestion to create automatic split threshold, other pos wallets have this option, so basically after configuring this once, all future coins will enter to 1 block and staking will be higher and faster:
from another thread:
"stake split threshold allows you to control the size you're inputs split at. with pos coins your input creates a block and gives 2 outputs equal to half the input & pos reward each, this means with each successful stake your blocks get smaller eventually they may reach a size where they dont stake or take ages too. the weight is cumulative so its not that bad but you could end up with an input that doesn't stake for months.
to use it open the debug console and type:
setstakesplitthreshold 5000000
replace 5000000 with whatever size you want your inputs to split to and the inputs will only split when the inputs reach the correct size to give you 2 outputs greater than your split threshold".